Description Usage Format Value Fields Methods Examples
A risk model factor estimate. Based on a Poisson distribution, ideal for event frequency modelling. The estimation is based on the distribution mode.
1 |
R6Class object.
Object of R6Class with properties and methods for simple integration in a risk model.
dist_modeThe mode of the fitted distribution.
new(estimated_mode_value,time_interval_friendly_name)This method is used to create a new object of this class with estimated_mode_value as the estimated mode.
plot_density()Plot the PDF.
1 | factor_estimate_poisson_mode$new(estimated_mode_value = 100)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.