getMSE: calculating Mean Squared Errors (MSE)

Description Usage Arguments

View source: R/mse.R

Description

calculating Mean Squared Errors (MSE)

Usage

1
getMSE(case, n, k, p, rept = NULL, compare = F)

Arguments

case

integer. Distribution to generate full data.

n

integer. Full data size.

k

integer. Subsample size.

p

integer. Number of predictors.

rept

integer. Repeat times, defualt is 100.

compare

logical. If True, output comparisons to other subsampling methods; Otherwise, output iboss sampling results only.


shuaih0303/IBOSS documentation built on Nov. 17, 2019, 2:55 a.m.