GeeraerdInactivation_noSL: R6 class describing Geeraerd inactivation model without...

GeeraerdInactivation_noSLR Documentation

R6 class describing Geeraerd inactivation model without shoulder

Description

R6 class describing Geeraerd inactivation model without shoulder

R6 class describing Geeraerd inactivation model without shoulder

Details

A risk element describing Geeraerd inactivation model without shouler. It has 4 inputs: logN0, t, D and Nres.

Super classes

biorisk::RiskElement -> biorisk::NA -> GeeraerdInactivation_noSL

Methods

Public methods

Inherited methods

Method new()

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

Method point_estimate()

Returns the expected value

Usage
GeeraerdInactivation_noSL$point_estimate()

Method clone()

The objects of this class are cloneable with this method.

Usage
GeeraerdInactivation_noSL$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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