Description Usage Arguments Details Value Author(s) References Examples
Accessor and replacement methods for hyperparameters of the Bayesian model are provided
1 | hyperparameters(object)
|
object |
An object of class |
See the XdeParameterClass vignette for a more detailed discussion.
The default values provided when initializing an object of class
XdeParameter
works well in most instances.
A numerical vector
R. Scharpf
R. Scharpf et al., A Bayesian Model for Cross-Study Differential Gene Expression, Technical Report 158, Johns Hopkins University, Department of Biostatistics, 2007
1 2 3 | data(expressionSetList)
xlist <- new("XdeParameter", esetList=expressionSetList, phenotypeLabel="adenoVsquamous")
hyperparameters(xlist)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.