PlotX: Function to plot trajectories of observation and their...

View source: R/Plot_X.R

PlotXR Documentation

Function to plot trajectories of observation and their predictions

Description

Function to plot trajectories of observation and their predictions

Usage

PlotX(Obs, outcomes, preds, VarTime, with_IC = FALSE, Ylim,
  xlab = "Time", ylab = "Score", age0 = 0, Title)

Arguments

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

Value


bachirtadde/CInLPN documentation built on June 30, 2023, 11:47 a.m.