## S3 method for class 'dpgrowmult':
plot(x, plot.out = TRUE, ...)dpgrowmult objectboolean object. If TRUE,
plots are rendered. In either case, plots are storedplot.dpgrowmm of 3
items:ggplot2 plot objects;
see mcmcPlots.data.frame containing fields
c("fit","time","subject","trt") with P*T
rows, where P is the length of subject and
T = 10 are the number of in-subject predictions
for each subject. This object may be used to construct
additional growth curves using - see
growplot.data.frame containing fields
c("fit","time","subject","trt") with N
rows, where N are the number of subject-time
cases. This object contains the actual data for all
subjects used to co-plot with predicted growth curves.