Description Usage Arguments Value Examples
Reshapes the subject-level parameters in Powder.Individual or Powder.Hierarchical objects to a dataframe for easier analysis.
1 | reshape.theta(pow.out, pars = NULL, with.burnin = FALSE, ...)
|
pow.out |
Powder.Individual or Powder.Hierarchical object |
pars |
subset of parameters to reshape. Defaults to all parameters. |
with.burnin |
if false, burnin is discarded |
... |
additional arguments |
subject |
subset of subjects to reshape. Defaults to all subjects. |
A dataframe with columns corresponding to parameter, iteration, chain, value, and subject if Powder.Hierarchical object.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.