Description Usage Arguments Value Examples
Generates list of lm models using step-wise regression
| 1 | ffModelStepLM(rets, ff_data, s = NULL, e = NULL, n = NULL)
 | 
| ff_data | Fama-French data | 
| s | Start date | 
| e | End date | 
| n | Number of periods | 
| y | Fund returns | 
List of lm models
| 1 | ffModelStepLM(y,ff_data)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.