bootstrapCV2: Bootstrap cross-validation with bias correlation (70%,30%)

View source: R/bootstrapCV2.R

bootstrapCV2R Documentation

Bootstrap cross-validation with bias correlation (70%,30%)

Description

Evaluation of root mean square error of prediction (RMSEP) for training and validation folds

Usage

bootstrapCV(response,predictors,mtr,nrep)

Arguments

response

predicted variable.

predictors

set of predictors.

mtr

mtr response parameter.

nrep

number of iteration.

cor.method

character, "spearman" or "pearson"

Value

RMSEP data frame.


etiennelalechere/maturitymodelling documentation built on Dec. 9, 2022, 8:02 p.m.