Learn R Programming

⚠️There's a newer version (1.5) of this package.Take me there.

peperr (version 1.1-7)

Parallelised Estimation of Prediction Error

Description

Package peperr is designed for prediction error estimation through resampling techniques, possibly accelerated by parallel execution on a compute cluster. Newly developed model fitting routines can be easily incorporated.

Copy Link

Version

Install

install.packages('peperr')

Monthly Downloads

414

Version

1.1-7

License

GPL (>= 2)

Maintainer

Christine Porzelius

Last Published

April 8th, 2013

Functions in peperr (1.1-7)

complexity.mincv.CoxBoost

Interface for CoxBoost selection of optimal number of boosting steps via cross-validation
ipec

Integrated prediction error curve
PLL.CoxBoost

Predictive partial log-likelihood for CoxBoost model fit
complexity.ipec.CoxBoost

Interface function for complexity selection for CoxBoost via integrated prediction error curve and the bootstrap
extract.fun

Extract functions, libraries and global variables to be loaded onto a compute cluster
resample.indices

Generation of indices for resampling Procedure
predictProb.CoxBoost

Extract predicted survival probabilities from a CoxBoost fit
aggregation.brier

Determine the Brier score for a fitted model
predictProb.coxph

Extract predicted survival probabilities from a coxph object
PLL.coxph

Predictive partial log-likelihood for Cox poportional hazards model
predictProb.survfit

Extract predicted survival probabilities from a survfit object
perr

Prediction error estimates
peperr

Parallelised Estimation of Prediction Error
complexity.LASSO

Interface for selection of optimal parameter for lasso fit
plot.peperr

Plot method for peperr object
aggregation.pmpec

Determine the prediction error curve for a fitted model
fit.CoxBoost

Interface function for fitting a CoxBoost model
aggregation.misclass

Determine the missclassification rate for a fitted model
predictProb

Generic function for extracting predicted survival probabilities
PLL

Generic function for extracting the predictive partial log-likelihood
pmpec

Calculate prediction error curves
fit.LASSO

Interface function for fitting a generalised linear model with the lasso
fit.coxph

Interface function for fitting a Cox proportional hazards model