tscv.sglpath: Sorts time series cross-validation output

View source: R/tscv.sglfit.R

tscv.sglpathR Documentation

Sorts time series cross-validation output

Description

Computes cvm and cvsd based on times series cross-validation fit.

Usage

tscv.sglpath(outlist, lambda, x, y, foldid, ...)

Arguments

outlist

list of cross-validation fits.

lambda

a sequence of λ parameter.

x

regressors

y

response

foldid

the fold assignment.

...

other arguments passed to predict.sgl

Value

cvm and cvsd.


jstriaukas/midasml documentation built on Oct. 5, 2022, 12:18 a.m.