.fmmc.worker | R Documentation |
Worker function that acts between the fmmc procedure and calling method.
.fmmc.worker(R, factors, ...)
R |
single vector of returns |
factors |
matrix of factor returns |
... |
allows passing paramters to FactorAnalytics. |
This method takes in data as single time series and factors as xts objects It then calls the actual estimation procedure.
Rohit Arora
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.