LogLinInactivation_k: R6 class describing log-linear inactivation parameterized as...

LogLinInactivation_kR Documentation

R6 class describing log-linear inactivation parameterized as k

Description

R6 class describing log-linear inactivation parameterized as k

R6 class describing log-linear inactivation parameterized as k

Super classes

biorisk::RiskElement -> biorisk::NA -> LogLinInactivation_k

Methods

Public methods

Inherited methods

Method new()

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

Method point_estimate()

Returns the expected value

Usage
LogLinInactivation_k$point_estimate()

Method clone()

The objects of this class are cloneable with this method.

Usage
LogLinInactivation_k$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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