init_cla: Initialize Critical Line Algo

View source: R/cla.R

init_claR Documentation

Initialize Critical Line Algo

Description

Initialize Critical Line Algo

Usage

init_cla(mu_vec, low_bound, up_bound)

Arguments

mu_vec

vector or column matrix of expected returns

low_bound

lower bound weights

up_bound

upper bound weights

Value

list containing initial weight vector and free weight position


alejandro-sotolongo/CriticalLineAlgo documentation built on June 1, 2024, 1:18 p.m.