Other packages > Find by keyword >

peperr  

Parallelised Estimation of Prediction Error
View on CRAN: Click here


Download and install peperr package within the R console
Install from CRAN:
install.packages("peperr")

Install from Github:
library("remotes")
install_github("cran/peperr")

Install by package version:
library("remotes")
install_version("peperr", "1.5")



Attach the package and use:
library("peperr")
Maintained by
Frederic Bertrand
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2008-07-15
Latest Update: 2023-03-22
Description:
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. Methods used in the package are detailed in Porzelius Ch., Binder H. and Schumacher M. (2009) and were used, for instance, in Porzelius Ch., Schumacher M.and Binder H. (2011) .
How to cite:
Frederic Bertrand (2008). peperr: Parallelised Estimation of Prediction Error. R package version 1.5, https://cran.r-project.org/web/packages/peperr. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0-1 (2008-07-29 18:12), 1.0-2 (2008-08-13 11:47), 1.0-3 (2008-09-02 17:21), 1.0 (2008-07-15 21:23), 1.1-1 (2008-12-18 18:55), 1.1-2 (2009-01-22 09:36), 1.1-3 (2009-04-23 10:40), 1.1-4 (2009-09-28 09:51), 1.1-5 (2010-01-22 08:15), 1.1-6 (2011-03-16 21:03), 1.1-7.1 (2019-01-25 21:36), 1.1-7 (2013-04-08 16:10), 1.1 (2008-10-29 17:47), 1.2 (2021-02-27 12:10), 1.3 (2021-03-16 07:50), 1.4 (2022-03-03 16:50)
Other packages that cited peperr R package
View peperr citation profile
Other R packages that peperr depends, imports, suggests or enhances
Complete documentation for peperr
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA