Skip to content

R package to generate data related to the Truncated Exponential Family

License

Notifications You must be signed in to change notification settings

rho62/TruncExpFam

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TruncExpFam

This is an R package to handle truncated members from the exponential family.

Installation

TruncExpFam is currently under development. To install the package, first make sure you have either the "remotes" or the "devtools" package installed in your local R installation, then issue the following command:

remotes::install_github("ocbe-uio/TruncExpFam")

Finally, load the package with library(TruncExpFam). A list of available functions can be printed with ls("package:TruncExpFam").

Further details on installing TruncExpFam can be found on the Wiki.

Contributing

TruncExpFam is open-source software licensed by the GPL. All contributions are welcome! Please use the issues page to submit any bugs you find or see what other issues have been submitted.

To contribute with code, we recommend reading this Wiki page on the subject.

About

R package to generate data related to the Truncated Exponential Family

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%