Uses of Class
org.drip.investing.model.Carhart4F
Package | Description |
---|---|
org.drip.investing.model |
Multi-Factor Model Suite implementation
|
-
Uses of Carhart4F in org.drip.investing.model
Methods in org.drip.investing.model that return Carhart4F Modifier and Type Method Description static Carhart4F
Carhart4F. Standard(MarketFactor marketFactor, CapitalizationFactor capitalizationFactor, ValueFactor valueFactor, MomentumFactor momentumFactor)
Construct a Standard Instance of the 4F Carhart Model using the Factor Instances