Description Usage Arguments Value Note Author(s) See Also
Constructs plots for subject effects, theta, with credible intervals as well as selected trace plots.
Returns a list of objects of class ggplot
.
1 2 3 4 |
subjecti.u |
A vector of length |
labt |
An vector object (of the same length as |
typet |
A numeric vector of length equal to the number of treatments that specifies prior option for each treatment. Options must be one of: 1 = "car", 2 = "mvn", 3 = "ind". |
numt |
A numeric vector with same length as |
theta.summary |
A list object of |
lambda.mean |
A |
pmvn.mean |
A list object of length equal to the number of treatments with |
taucar.summary |
A |
alphacar.summary |
A |
Taucar |
An |
Alphacar |
An |
tauind.summary |
A list object of length equal to |
Tauind |
A list object of length |
M |
The |
Taue |
|
Deviance |
|
A list of plot objects of class ggplot2
including:
p.theta |
stacked plots of b0,...,b(q-1) - vertical lines for each client span 2.5% - 97.5% values with mean noted. |
p.M |
MCMC trace plot of M, number of clusters. |
p.acar |
MCMC trace plots of alphacar, the CAR strength parameter.
Plot is faceted for more than one set of treatments under |
p.tcar |
MCMC trace plots of alphacar, the CAR precision parameter.
Plot is faceted for more than one set of treatments under |
p.taue |
MCMC trace plots of tau.e. |
p.dev |
MCMC trace plots of deviance. |
p.lam |
Heatmap (tiled) plot of posterior mean covariance, Lambda, of polynomial orders of random effects, Delta_i. |
p.mvn |
Heatmap plots of posterior mean covariance,
Pmvn, of treatment dosages under |
p.aband |
95% credible bands for alphacar CAR strength parameters
associated to treatments under |
p.tband |
95% credible bands for taucar CAR precision parameters
associated to treatments under |
p.iband |
95% credible bands for tauind dose precision parameters
for |
Intended as an internal function for ddpgrow
Terrance Savitsky tds151@gmail.com
ddpgrow
, dpgrowmm
, dpgrow
, dpgrowmult
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.