Description Usage Arguments Value Note Author(s) See Also
Constructs plots of subject and multiple membership effects, as well as traceplots
for model precision and clustering parameters.  Returns a list of objects of class ggplot.
| 1 2 3 4 | 
| subjecti.u | A vector of length  | 
| subj.aff | A vector of length  | 
| subjaff.input | User input version of  | 
| bmat.summary | A list object of  | 
| group | An  | 
| groupi.u | A vector of user input unique values for the multiple membership effect group identifiers where employ 1 multiple membership term.
Input as a list of  | 
| u.summary | An  | 
| Nmv | The order for the multiple membership effects.  Defaults to  | 
| ulabs | An  | 
| mm.summary | A  | 
| M | The  | 
| Tauu | 
 | 
| Taub | 
 | 
| Taue | 
 | 
| Deviance | 
 | 
A list of plot objects of class ggplot2 including:
| p.U | by group plot of session effects, u[1:Nsession]. Plot is faceted for more than one set of effect terms. | 
| p.Umm | plot of "mm = W.subj.aff %*% u" for those clients attending assessions. | 
| p.Ub0 | plot of " mm + b0", the total random intercept, for those clients attending sessions. | 
| p.Ub | plot of "mm + b" for multivariate MM effects with order equal to "Nrandom". | 
| p.b | 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.tauu | MCMC trace plots of tau.u. Plot is faceted for more than one set of effect terms. | 
| p.taue | MCMC trace plots of tau.e. | 
| p.taub | MCMC faceted trace plot for each of the q components of tau.b. | 
| p.dev | MCMC trace plots of deviance. | 
Intended as an internal function for dpgrow, dpgrowmm, and dpgrowmult
Terrance Savitsky tds151@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.