comp_expected_returns: Function to compute expected returns using a simple model...

View source: R/forecasting_functions.R

comp_expected_returnsR Documentation

Function to compute expected returns using a simple model selection approach

Description

Function to compute expected returns using a simple model selection approach

Usage

comp_expected_returns(returns, horizon)

Arguments

returns

T times p matrix of returns

horizon

Length of forecasting horizon


TVMVP documentation built on June 28, 2025, 1:08 a.m.