Skip to content

bayesrx/SLAC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SLAC

SLAC is the software component of the paper "SLAC: A Data Augmentation Approach to Modeling Multiplex Imaging Data." SLAC offers an implementation of the simulation method and modeled used to fit the SLAC models used in the simulation study and application analysis of that paper.

Installation

You can install the development version of SLAC from GitHub with:

# install.packages("devtools")
devtools::install_github("nateosher/SLAC")

To install with the vignette (which I recommend), run:

# install.packages("devtools")
devtools::install_github("nateosher/SLAC", build_vignettes = TRUE)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages