Description Usage Format Examples
Example results of celdaGridSearch on celda.CG.sim
1 |
An object as returned from celdaGridSearch()
1 2 3 4 | cgs = celdaGridSearch(celda.CG.sim$counts, model="celda_CG",
params.test=list(K=4:6, L=9:11),
params.fixed=list(sample.label=celda.CG.sim$sample.label),
best.only=TRUE, nchains=1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.