Ratkowsky_model_error: R6 class describing the secondary Ratkowsky model...

Ratkowsky_model_errorR Documentation

R6 class describing the secondary Ratkowsky model (suboptimal) including error term

Description

R6 class describing the secondary Ratkowsky model (suboptimal) including error term

R6 class describing the secondary Ratkowsky model (suboptimal) including error term

Details

A risk element describing the (suboptimal) Ratkowsky model including an error term. It has 4 inputs: b, Tmin, temperature, sigma.

Super classes

biorisk::RiskElement -> biorisk::NA -> Ratkowsky_model_error

Methods

Public methods

Inherited methods

Method new()

Usage
Ratkowsky_model_error$new(name, units = NA, output_unit = NA)

Method point_estimate()

Returns the expected value

Usage
Ratkowsky_model_error$point_estimate()

Method clone()

The objects of this class are cloneable with this method.

Usage
Ratkowsky_model_error$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


albgarre/biorisk documentation built on Feb. 23, 2025, 5:19 a.m.