FullRatkowsky_pH_model: R6 class describing the secondary Full Ratkowsky model...

FullRatkowsky_pH_modelR Documentation

R6 class describing the secondary Full Ratkowsky model including the pH effect

Description

R6 class describing the secondary Full Ratkowsky model including the pH effect

R6 class describing the secondary Full Ratkowsky model including the pH effect

Details

A risk element describing the fullRatkowsky model. It has 3 inputs: b, Tmin, Tmax, c, pHmax, pHmin, temperature and pH.

Super classes

biorisk::RiskElement -> biorisk::NA -> FullRatkowsky_pH_model

Methods

Public methods

Inherited methods

Method new()

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

Method point_estimate()

Returns the expected value

Usage
FullRatkowsky_pH_model$point_estimate()

Method clone()

The objects of this class are cloneable with this method.

Usage
FullRatkowsky_pH_model$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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