choose_rho: Generating a list of errors and their corresponding log(rho)...

Description Usage Arguments Value

Description

This functions output is later used to draw an error curve using cross-validation. This function is used in select_rho_partial.R to help visualize the error curve for both group 1 and 2 in the data preprocessing step

Usage

1
choose_rho(data, n_fold, rho)

Arguments

data

This is a matrix.

n_fold

This parameter specifies the n to n-fold cross_validation.

rho

This is the multiple regularization parameter values used to evaluate in terms of errors.

Value

a list of errors and their corresponding log(rho)


kg737/INDEED_Patch documentation built on May 22, 2019, 6:32 p.m.