R package to fit the Empirical Bayes Poisson Matrix Factorization.
See model details and derivations in https://zihao12.github.io/ebpmf_demo/ebpmf.pdf and https://zihao12.github.io/ebpmf_data_analysis/ebpmf_wbg.pdf
See tutorial: https://zihao12.github.io/ebpmf_data_analysis/ebpmf_bg_tutorial
See data analysis: https://zihao12.github.io/ebpmf_data_analysis/index
Install the ebpmf.alpha
package using devtools
:
library(devtools)
install_github("stephenslab/ebpmf.alpha")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.