simulateCohort.# S4 method for ArtCohort,ANY,ANY,ANY
[(x, i, j, ..., drop = TRUE)# S4 method for ArtCohort
update(object, newsize, addbaseline = matrix(NA, nrow =
newsize - object@size), newInitialStates = rep(1, newsize - object@size))
# S4 method for ArtCohort
head(x, ...)
# S4 method for ArtCohort
tail(x, ...)
# S4 method for ArtCohort
summary(object)
data.framedata.frame methodstates.number"numeric": number of statessize"numeric": cohort sizebaseline"matrix": baseline matrixfollow.up"numeric": maximum follow-up timeparameters"transition.structure": input parametersparametersCovariances"transition.structure":
input covariance matricestimeToTransition"matrix":
input timeToTransition matrix. logical componentstransitionFunctions"transition.structure":
input hazard functionstime.to.state"data.frame": entry times for each
patient into each of the statessimulateCohort.simulateCohort,
transition.structure,
transitionProbabilities, cumulativeIncidence