gforce.glatent_confints.cv_defaults {GFORCE} | R Documentation |
Default Cross Validation Options for Confidence Intervals.
gforce.glatent_confints.cv_defaults()
An object with following components
grid_density
an integer. Indicates the number of values in the search grid.
lambda1_min_exp
a numeric. Minimum exponent for values of λ_1 to search over.
lambda1_max_exp
a numeric. Maximum exponent for values of λ_1 to search over.
lambda2_min_exp
a numeric. Minimum exponent for values of λ_2 to search over.
lambda2_max_exp
a numeric. Maximum exponent for values of λ_2 to search over.
num_folds
an integer. The number of cross-validation folds to use.