Description Usage Format Value Inherits Examples
This class represents a risk model "composite factor estimate".
A "composite factor estimate" is a factor estimation method that is based on:
a set of dependent_factors (aka sub-factors)
The dependent_factors may in their turn be estimated with arbitrary estimation methods.
factor_estimate_composite is an "abstract" class that shouldn't be used directly.
Instead, use the specialized classes that inherits from it.
1 |
An object of class R6ClassGenerator of length 24.
An instance of the factor_estimate_composite R6Class.
factor_estimate1 | fe1 <- factor_estimate_composite$new()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.