LogisticGrowth: Growth element based on the logistic growth model

LogisticGrowthR Documentation

Growth element based on the logistic growth model

Description

Growth element based on the logistic growth model

Growth element based on the logistic growth model

Super classes

biorisk::RiskElement -> biorisk::NA -> LogisticGrowth

Methods

Public methods

Inherited methods

Method new()

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

Method point_estimate()

Returns the expected value

Usage
LogisticGrowth$point_estimate()

Method clone()

The objects of this class are cloneable with this method.

Usage
LogisticGrowth$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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