Description Usage Arguments Value
For each of the element in list a linear regression is made with the element in the list as independent variables. A table of t-statistics is return and the maximum VIF value within each model
1 2  | fun_tstats_allModels_v2(inputList = listExcess, period = c("days",
  "weeks", "months", "quarters", "years"), lag = 6)
 | 
period | 
 character vector Period of rebalance  | 
lag | 
 int Number of lags  | 
list | 
 List of daily data excess, excess vol adjusted and sigma  | 
A list
name name | 
 description Name n which one can se periodicity and lag of object  | 
name Sharpe | 
 description Table of t-statistics is return and the maximum VIF value within each model  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.