PlotX | R Documentation |
Function to plot trajectories of observation and their predictions
PlotX(Obs, outcomes, preds, VarTime, with_IC = FALSE, Ylim,
xlab = "Time", ylab = "Score", age0 = 0, Title)
Obs |
Observations |
outcomes |
names of outcomes |
preds |
indicates predictions |
VarTime |
indicates the name of the covariate representing the time |
with_IC |
indicates if the plot is done with confidence band, default value is FALSE |
Ylim |
minimum and maxmum of Y axe |
xlab |
xlab |
ylab |
ylab |
age0 |
indicates baseline age |
Title |
Titles for the plots |
—
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.