glasso_cross_validation_function: Glasso cross validation function

Description Usage Arguments

View source: R/model_selection.R

Description

Glasso cross validation function

Usage

1
glasso_cross_validation_function(x, start, end, lambda, folds, control)

Arguments

x

A matrix with observations in rows

start

The start of the investigated interval

end

The end of the investigated interval

lambda

Tuning parameter passed to the method.

folds

folds

control

an object of type hdcd_control returned by hdcd_control


mlondschien/hdcd documentation built on Jan. 5, 2021, 11:26 p.m.