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

Description Usage Arguments Value Author(s)

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

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

1

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>


stochprofML documentation built on July 1, 2020, 5:18 p.m.