riskRegression2023.12.21 package

Risk Regression Models and Prediction Scores for Survival Analysis with Competing Risks

summary.riskRegression

Summary of a risk regression model

summary.Score

Summary of prediction performance metrics

SuperPredictor

Formula interface for SuperLearner::SuperLearner

SurvResponseVar

Extract the time and event variable from a Cox model

synthesize

Cooking and synthesizing survival data

terms.phreg

Extract terms for phreg objects

transformCIBP

Compute Confidence Intervals/Bands and P-values After a Transformation

wglm

Logistic Regression Using IPCW

anova.ate

Risk Comparison Over Time

as.data.table.ate

Turn ate Object Into a data.table

as.data.table.influenceTest

Turn influenceTest Object Into a data.table

as.data.table.predictCox

Turn predictCox Object Into a data.table

as.data.table.predictCSC

Turn predictCSC Object Into a data.table

ate

Average Treatment Effects Computation

autoplot.ate

Plot Average Risks

autoplot.predictCox

Plot Predictions From a Cox Model

autoplot.predictCSC

Plot Predictions From a Cause-specific Cox Proportional Hazard Regress...

autoplot.Score

ggplot AUC curve

baseHaz_cpp

C++ Fast Baseline Hazard Estimation

boot2pvalue

Compute the p.value from the distribution under H1

boxplot.Score

Boxplot risk quantiles

calcSeCox

Computation of standard errors for predictions

calcSeCSC

Standard error of the absolute risk predicted from cause-specific Cox ...

Cforest

S3-wrapper function for cforest from the party package

coef.CauseSpecificCox

Extract coefficients from a Cause-Specific Cox regression model

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

confint.ate

Confidence Intervals and Confidence Bands for the Predicted Absolute R...

confint.influenceTest

Confidence Intervals and Confidence Bands for the Difference Between T...

confint.predictCox

Confidence Intervals and Confidence Bands for the predicted Survival/C...

confint.predictCSC

Confidence Intervals and Confidence Bands for the Predicted Absolute R...

coxBaseEstimator

Extract the type of estimator for the baseline hazard

coxCenter

Extract the mean value of the covariates

coxFormula

Extract the formula from a Cox model

coxLP

Compute the linear predictor of a Cox model

coxModelFrame

Extract the design matrix used to train a Cox model

coxN

Extract the number of observations from a Cox model

coxSpecial

Special characters in Cox model

coxStrata

Define the strata for a new dataset

coxStrataLevel

Returns the name of the strata in Cox model

coxVarCov

Extract the variance covariance matrix of the beta from a Cox model

coxVariableName

Extract variable names from a model

CSC

Cause-specific Cox proportional hazard regression

Ctree

S3-Wrapper for ctree.

dicreteRoot

Dichotomic search for monotone function

FGR

Formula wrapper for crr from cmprsk

getSplitMethod

Input for data splitting algorithms

GLMnet

Fitting GLMnet for use with predictRisk

Hal9001

Fitting HAL for use with predictRisk

iid.wglm

IID for IPCW Logistic Regressions

iidCox

Extract iid decomposition from a Cox model

influenceTest

Influence test [Experimental!!]

information.wglm

Information for IPCW Logistic Regressions

IPA

Explained variation for settings with binary, survival and competing r...

ipcw

Estimation of censoring probabilities

model.matrix.cph

Extract design matrix for cph objects

model.matrix.phreg

Extract design matrix for phreg objects

penalizedS3

S3-wrapper for S4 function penalized

plot.riskRegression

Plotting predicted risk

plotAUC

Plot of time-dependent AUC curves

plotBrier

Plot Brier curve

plotCalibration

Plot Calibration curve

plotEffects

Plotting time-varying effects from a risk regression model.

plotPredictRisk

Plotting predicted risks curves.

plotRisk

plot predicted risks

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-Gr...

predict.riskRegression

Predict individual risk.

predictCox

Fast computation of survival probabilities, hazards and cumulative haz...

predictCoxPL

Computation of survival probabilities from Cox regression models using...

predictRisk

Extrating predicting risks from regression models

print.ate

Print Average Treatment Effects

print.CauseSpecificCox

Print of a Cause-Specific Cox regression model

print.FGR

Print of a Fine-Gray regression model

print.influenceTest

Output of the DIfference Between Two Estimates

print.IPA

Print IPA object

print.predictCox

Print Predictions From a Cox Model

print.predictCSC

Print Predictions From a Cause-specific Cox Proportional Hazard Regres...

print.riskRegression

Print function for riskRegression models

print.Score

Print Score object

print.subjectWeights

Print subject weights

reconstructData

Reconstruct the original dataset

riskLevelPlot

Level plots for risk prediction models

riskRegression-package

Risk Regression Models and Prediction Scores for Survival Analysis wit...

riskRegression.options

Global options for riskRegression

riskRegression

Risk Regression Fits a regression model for the risk of an event -- al...

rowCenter_cpp

Apply - by row

rowCumSum

Apply cumsum in each row

rowMultiply_cpp

Apply * by row

rowPaste

Collapse Rows of Characters.

rowScale_cpp

Apply / by row

rowSumsCrossprod

Apply crossprod and rowSums

sampleData

Simulate data with binary or time-to-event outcome

saveCoxConfidential

Save confidential Cox objects

Score

Score risk predictions

score.wglm

Score for IPCW Logistic Regressions

selectCox

Backward variable selection in the Cox regression model

selectJump

Evaluate the influence function at selected times

simActiveSurveillance

Simulate data of a hypothetical active surveillance prostate cancer st...

simMelanoma

Simulate data alike the Melanoma data

simPBC

simulating data alike the pbc data

simsynth

Simulating from a synthesized object

SmcFcs

SmcFcs

splitStrataVar

Reconstruct each of the strata variables

subjectWeights

Estimation of censoring probabilities at subject specific times

subsetIndex

Extract Specific Elements From An Object

summary.ate

Summary Average Treatment Effects

summary.FGR

Summary of a Fine-Gray regression model

Implementation of the following methods for event history analysis. Risk regression models for survival endpoints also in the presence of competing risks are fitted using binomial regression based on a time sequence of binary event status variables. A formula interface for the Fine-Gray regression model and an interface for the combination of cause-specific Cox regression models. A toolbox for assessing and comparing performance of risk predictions (risk markers and risk prediction models). Prediction performance is measured by the Brier score and the area under the ROC curve for binary possibly time-dependent outcome. Inverse probability of censoring weighting and pseudo values are used to deal with right censored data. Lists of risk markers and lists of risk models are assessed simultaneously. Cross-validation repeatedly splits the data, trains the risk prediction models on one part of each split and then summarizes and compares the performance across splits.

  • Maintainer: Thomas Alexander Gerds
  • License: GPL (>= 2)
  • Last published: 2023-12-19