DynamicBigelow_2phase | R Documentation |
R6 class describing log-linear inactivation under dynamic conditions for a ramp
R6 class describing log-linear inactivation under dynamic conditions for a ramp
A risk element describing log-linear inactivation under dynamic conditions considering a heating (or cooling) profile. It has 9 inputs: t1, t2, D_R, z, temp_ref, logN0, temp0, temp1, temp2,
biorisk::RiskElement
-> biorisk::NA
-> DynamicBigelow_2phase
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()
biorisk::RiskElement$simulate_2D()
biorisk::RiskElement$simulate_level()
new()
DynamicBigelow_2phase$new(name, units = NA, output_unit = NA)
point_estimate()
Returns the expected value
DynamicBigelow_2phase$point_estimate()
clone()
The objects of this class are cloneable with this method.
DynamicBigelow_2phase$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.