Description Usage Arguments Value
Provided with futures contract front or equity price data from Bloomberg retrieved with pullit, construct market factor.
1 2 3 4 5 6 7 | market_factor(data, return_frequency = "month", long = T)
## S4 method for signature 'FuturesTS'
market_factor(data, return_frequency = "month", long = T)
## S4 method for signature 'EquityMarket'
market_factor(data, return_frequency = "month", long = T)
|
data |
an S4 object of class |
return_frequency |
a scalar |
long |
a scalar logical vector. If |
An S4 object of class AssetPricingFactor
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.