Skip to content

bayesrx/DreameSpase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DreameSpase

A package for fitting the model in the forthcoming paper, Dual Random Effect and Main Effect Spatial Selection for Pathology Imaging and Genomics Data. You can install the current version of DreameSpase using devtools as follows:

# install.packages("devtools")
devtools::install_github("bayesrx/DreameSpase")

To install with vignettes (which I recommend), use the command:

# install.packages("devtools")
devtools::install_github("bayesrx/DreameSpase", build_vignettes = TRUE)

This will take a few minutes, since the code in the vignette (which involves fitting a small version of the model) has to run.

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published