## S3 method for class 'ddpgrow':
plot(x, plot.out = TRUE, ...)dpgrow objectboolean object. If TRUE,
plots are rendered. In either case, plots are storedplot.dpgrow of two
items:ggplot2 plot objects.
See ddpMCMCplots.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.