Skip to content

NGlm: Fitting Linear Models with Normal-Gamma Priors in R

License

Notifications You must be signed in to change notification settings

carsonmckee/NGlm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To install this R library in RStudio:

  1. Download the file 'NGlm_1.0.tar.gz'
  2. Navigate to bottom right panel in R Studio.
  3. Select the 'Packages' tab.
  4. Click 'Install'.
  5. Change the 'Install from:' option to 'Package Archive File'.
  6. Navigate to where you downloaded the tar.gz file and install this file.

This may require you to first install the 'R-tools' package, R will prompt you to do this if required. Once installed type the following in the R console to retrive the documentation/help file:

library(NGlm) help(NGlm)

About

NGlm: Fitting Linear Models with Normal-Gamma Priors in R

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published