forked from genome/bmm
-
Notifications
You must be signed in to change notification settings - Fork 0
R package that uses a variational Bayesian approach to fitting a mixture of Beta distributions
License
hdng/bmm
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
bmm -------------------------------- An R package that uses a variational Bayesian approach for fitting a mixture of Beta distributions Installation instructions -------------------------------- The easy way: #install devtools if you don't have it already install.packages("devtools") library(devtools) install_github("genome/bmm") Or build it by hand: #make sure you have all the dependencies first $ git clone [email protected]:genome/bmm.git $ cd bmm/ $ R CMD build bmm $ R CMD INSTALL bmm_0.3.1.tar.gz Usage --------------------------------- See R docs for usage
About
R package that uses a variational Bayesian approach to fitting a mixture of Beta distributions
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- R 100.0%