CorrelatedExpGrowth | R Documentation |
Growth element based on exponential growth including time/temperature correlation
Growth element based on exponential growth including time/temperature correlation
biorisk::RiskElement
-> biorisk::NA
-> CorrelatedExpGrowth
biorisk::RiskElement$boxplot()
biorisk::RiskElement$check_input_types()
biorisk::RiskElement$cummulative_plot()
biorisk::RiskElement$cummulative_plot_2D()
biorisk::RiskElement$density_plot()
biorisk::RiskElement$density_plot_2D()
biorisk::RiskElement$get_output()
biorisk::RiskElement$get_output_2D()
biorisk::RiskElement$get_output_type()
biorisk::RiskElement$histogram()
biorisk::RiskElement$map_input()
biorisk::RiskElement$quantiles()
biorisk::RiskElement$quantiles_2D()
biorisk::RiskElement$save_as_distribution()
biorisk::RiskElement$save_as_vector()
biorisk::RiskElement$simulate_2D()
biorisk::RiskElement$simulate_level()
new()
CorrelatedExpGrowth$new( name, mean_time, sd_time, mean_temperature, sd_temperature, correlation, units = NA, output_unit = NA )
point_estimate()
Returns the expected value
CorrelatedExpGrowth$point_estimate()
simulate()
CorrelatedExpGrowth$simulate(niter)
clone()
The objects of this class are cloneable with this method.
CorrelatedExpGrowth$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.