find_tau_max: Find the largest tau for L2-Relaxation

View source: R/train.R

find_tau_maxR Documentation

Find the largest tau for L2-Relaxation

Description

This function finds the smallest tau for L2-Relaxation such that equal-weight solves the forecast combination optimization.

Usage

find_tau_max(sigma_mat)

Arguments

sigma_mat

Sample covariance matrix

Value

smallest tau corresponds to equal-weight


zhan-gao/LasForecast documentation built on Sept. 18, 2024, 9:40 p.m.