Joint data class (R6 class)
JointData.RdContains data about both the state paths and dosing.
Public fields
pathsThe events data, an object of class
PathData.dosingThe dosing data, an object of class
DosingData.
Methods
Method new()
Initialize
Usage
JointData$new(paths, dosing)Arguments
pathsThe events data, an object of class
PathData.dosingThe dosing data, an object of class
DosingData. Can be alsoNULL.
Method filter()
Filter subjects, creates new object
Method plot_dosing()
Plot dosing