CSC                     Cause-specific Cox proportional hazard
                        regression
CoxBaseEstimator        Extract the type of estimator for the baseline
                        hazard
CoxCenter               Extract the mean value of the covariates
CoxDesign               Extract the design matrix used to train a Cox
                        model
CoxFormula              Extract the formula from a Cox model
CoxLP                   Compute the linear predictor of a Cox model
CoxN                    Extract the number of observations from a Cox
                        model
CoxSpecialStrata        Special character for strata in Cox model
CoxStrata               Define the strata for a new dataset
CoxVarCov               Extract the variance covariance matrix of the
                        beta from a Cox model
CoxVariableName         Extract variable names from a model
FGR                     Formula wrapper for crr from cmprsk
IClambda2hazard         Evaluate the influence function for the hazard
                        based on the one of the baseline hazard##'
Melanoma                Malignant melanoma data
Score.list              Score risk predictions
SurvResponseVar         Extract the time and event variable from a Cox
                        model
as.data.table.predictCSC
                        Turn predictCSC object into a 'data.table'
as.data.table.predictCox
                        Turn predictCox object into a 'data.table'
ate                     Compute the average treatment effect using CSC.
boxplot.Score           Boxplot risk quantiles
coef.riskRegression     Extract coefficients from riskRegression model
colCenter_cpp           Apply - by column
colCumSum               Apply cumsum in each column
colMultiply_cpp         Apply * by column
colScale_cpp            Apply / by column
colSumsCrossprod        Apply crossprod and colSums
extractStrata           Extract the information about the strata
findP1                  Compute the p.value from the distribution under
                        H1
iid                     Extract i.i.d. decomposition from a Cox model
ipcw                    Estimation of censoring probabilities
model.matrix.phreg      Extract design matrix for phreg objects
penalizedS3             S3-wrapper for S4 function penalized
plot.predictCSC         Plot predictions from a Cause-specific Cox
                        proportional hazard regression
plot.riskRegression     Plotting predicted risk
plotAUC                 Plot AUC curve
plotBrier               Plot Brier curve
plotCalibration         Plot Calibration curve
plotEffects             Plotting time-varying effects from a risk
                        regression model.
plotROC                 Plot ROC curves
predict.CauseSpecificCox
                        Predicting absolute risk from cause-specific
                        Cox models
predict.FGR             Predict subject specific risks (cumulative
                        incidence) based on Fine-Gray regression model
predict.riskRegression
                        Predict individual risk.
predictCox              Fast computation of survival probabilities,
                        hazards and cumulative hazards from Cox
                        regression models
predictRisk             Extrating predicting risks from regression
                        models
print.CauseSpecificCox
                        Print of a Cause-Specific Cox regression model
print.FGR               Print of a Fine-Gray regression model
print.Score             Print Score object
print.ate               Print average treatment effects
print.predictCSC        Print predictions from a Cause-specific Cox
                        proportional hazard regression
print.predictCox        Print predictions from a Cox model
print.riskRegression    Print function for riskRegression models
print.subjectWeights    Print subject weights
qplot.predictCSC        Plot predictions from a Cause-specific Cox
                        proportional hazard regression
qplot.predictCox        Plot predictions from a Cox model
qplotAUC                Plot AUC curve
riskRegression          Risk Regression Fits a regression model for the
                        risk of an event - allowing for competing
                        risks.
rowCenter_cpp           Apply - by row
rowCumSum               Apply cumsum in each row
rowMultiply_cpp         Apply * by row
rowScale_cpp            Apply / by row
rowSumsCrossprod        Apply crossprod and rowSums
sampleData              Simulate data with binary or time-to-event
                        outcome
seCSC                   Standard error of the absolute risk predicted
                        from cause-specific Cox models
seRobustCox             Computation of standard errors for predictions
selectJump              Evaluate the influence function at selected
                        times
simMelanoma             Simulate data alike the Melanoma data
subjectWeights          Estimation of censoring probabilities at
                        subject specific times
summary.FGR             Summary of a Fine-Gray regression model
summary.riskRegression
                        Summary of a risk regression model
