dot-fmmc.worker: Worker function that acts between the fmmc procedure and...

.fmmc.workerR Documentation

Worker function that acts between the fmmc procedure and calling method.

Description

Worker function that acts between the fmmc procedure and calling method.

Usage

.fmmc.worker(R, factors, ...)

Arguments

R

single vector of returns

factors

matrix of factor returns

...

allows passing paramters to FactorAnalytics.

Details

This method takes in data as single time series and factors as xts objects It then calls the actual estimation procedure.

Author(s)

Rohit Arora


braverock/factorAnalytics documentation built on March 2, 2024, 11:17 p.m.