set.model.functions: Defines some global model-dependent functions

View source: R/set.model.functions.R

set.model.functionsR Documentation

Defines some global model-dependent functions

Description

Defines which model to use in the following and sets depending on this decistion some global model-dependent functions. This function is unly needed when using lower leverl functions of the package such as d.sum.of.mixtures which does not have its own model selection input.

Usage

set.model.functions(model)

Arguments

model

model for which one wishes to estimate the parameters: "LN-LN", "rLN-LN" or "EXP-LN"

Value

Loads all model-specific functions and directs the general function to the model specific function, wich is the same but with the endings .LNLN, .rLNLN, and .EXPLN.

Author(s)

Lisa Amrhein, Christiane Fuchs

Maintainer: Lisa Amrhein <amrheinlisa@gmail.com>


lisaamrhein/stochprofML documentation built on June 1, 2024, 10:41 p.m.