Description Usage Arguments Value Examples
Performs rjags models
1 2 |
cond |
response variable, as numerical vector |
cont |
flag to consider a continuous response |
covar.matrix |
matrix of continuous covariates (in columns) |
n.adapt |
number of iterations for the adaptative phase of the hierarchical model. Default = 1000 |
n.iter |
number of iteractions for the burn in phase or sampling of the hierarchical model. Default = 2000 |
g.matrix |
matrix of cpgs, with samples in rows and cpgs in columns |
z.matrix |
matrix of functional annotations for g.matrix cpgs, with cpgs in rows and functions in columns |
n.chain |
number of chains of the hierarchical model. Default = 3 |
results for a gene model
1 | to be built
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.