Description Usage Arguments Value Examples
cleanSBM
returns lists of sbm results
1 | cleanSBM(n, m, dat)
|
n |
The number of times repeating running sbm |
m |
The number of cores required, notice n/m should be integer |
dat |
The data which satisfy the requirements of the formate of runnning sbm |
Lists of sbm results
1 | sbmresults <- cleanSBM(1000,10,pheno_dat)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.