comp_expected_returns {TVMVP} | R 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 |
[Package TVMVP version 1.0.5 Index]