po.grossExp: Perform Gross Exposure Portfolio Optimization

po.grossExpR Documentation

Perform Gross Exposure Portfolio Optimization

Description

This function performs gross exposure portfolio optimization using LASSO.

Usage

po.grossExp(y0, x0, method = "NOSHORT")

Arguments

y0

A numeric vector of response values.

x0

A numeric matrix of predictors.

method

The regularization method: "NOSHORT" or "EQUAL".

Value

A numeric vector of optimized portfolio weights.


REN documentation built on Oct. 10, 2024, 5:06 p.m.