ZwieteringGamma: R6 class describing the gamma coefficient using the...

ZwieteringGammaR Documentation

R6 class describing the gamma coefficient using the Zwietering parameterization

Description

R6 class describing the gamma coefficient using the Zwietering parameterization

R6 class describing the gamma coefficient using the Zwietering parameterization

Details

A risk element describing the Cardinal Parameter Model. It has 3 inputs: b, Tmin, temperature.

Super classes

biorisk::RiskElement -> biorisk::NA -> ZwieteringGamma

Methods

Public methods

Inherited methods

Method new()

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

Method point_estimate()

Returns the expected value

Usage
ZwieteringGamma$point_estimate()

Method clone()

The objects of this class are cloneable with this method.

Usage
ZwieteringGamma$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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