
Package index
-
BinaryBrierScore()
- Binary Brier Score
-
CIndexCRisks()
- Concordance index for competing risks
-
Landmarking-class
- S4 class for performing a landmarking analysis
-
Landmarking()
- Creates an S4 class for a landmarking analysis
-
compute_risk_sets(<Landmarking>)
- Compute the list of individuals at risk at landmark times
-
compute_risk_sets()
- Compute the list of individuals at risk at landmark times
-
epileptic
- Dose calibration of anti-epileptic drugs data
-
fit_lcmm_()
- Fits an LCMM model
-
fit_longitudinal(<Landmarking>)
- Fits the specified longitudinal model for the latent processes underlying the relevant time-varying covariates, up until the landmarking times
-
fit_longitudinal()
- Fits the specified longitudinal model for the latent processes underlying the relevant time-varying covariates, up until the landmarking times
-
fit_survival(<Landmarking>)
- Fits the specified survival model at the landmark times and up to the horizon times specified by the user
-
fit_survival()
- Fits the specified survival model at the landmark times and up to the horizon times specified by the user
-
performance_metrics(<Landmarking>)
- Performance metrics
-
performance_metrics()
- Performance metrics
-
plot(<Landmarking>)
- Plots survival curves for the fitted landmarking models.
-
predict_lcmm_()
- Makes predictions from an LCMM model
-
predict_longitudinal(<Landmarking>)
- Make predictions for time-varying covariates at specified landmark times
-
predict_longitudinal()
- Make predictions for time-varying covariates at specified landmark times
-
predict_survival(<Landmarking>)
- Make predictions for time-to-event outcomes at specified horizon times
-
predict_survival()
- Make predictions for time-to-event outcomes at specified horizon times
-
split_wide_df()
- Split a wide dataframe containing static and dynamic covariates and splits in into a dataframe with the static covariates and a list of dataframes, each associated to a dynamic covariate.