Description Usage Arguments Value Author(s) See Also Examples
Accessor method for the values of the first MCMC iteration
| 1 | firstMcmc(object)
 | 
| object |  An object of class  | 
Returns a list of the values to be used in the first iteration of the MCMC.
R. Scharpf
| 1 2 3 4 | data(expressionSetList)
params <- new("XdeParameter", phenotypeLabel="adenoVsquamous",
              esetList=expressionSetList)
str(firstMcmc(params))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.