README.md

SC.MEB

SC-MEB: spatial clustering with hidden Markov random field using empirical Bayes

Installation

To install the the packages "SC.MEB", firstly, install the 'devtools' package. Besides, "SC.MEB" depends on the 'Rcpp' and 'RcppArmadillo' package, which also requires appropriate setting of Rtools and Xcode for Windows and Mac OS/X, respectively.

install.packages("devtools")

library(devtools)

install_github("Shufeyangyi2015310117/SC.MEB")

Demonstration

For an example of typical SC.MEB usage, please see our Package vignette for a demonstration and overview of the functions included in SC.MEB.



Try the SC.MEB package in your browser

Any scripts or data that you put into this service are public.

SC.MEB documentation built on Oct. 8, 2021, 9:08 a.m.