listAvailableModels: List available models.

View source: R/utils.R

listAvailableModelsR Documentation

List available models.

Description

List available models.

Usage

listAvailableModels()

Details

lists the models by scanning the available ".MicrobialGrowth.m" regression functions, with "m" the name of the model.

Value

the list of available models.

Examples

listAvailableModels()
## [1] "baranyi"  "gompertz"  "rosso"

MicrobialGrowth documentation built on April 12, 2025, 1:34 a.m.