models: Model support classifications

modelsR Documentation

Model support classifications

Description

univariateML_models grouped by type of support.

Usage

real_support

positive_real_support

zero_one_support

Format

An object of class character of length 10.

An object of class character of length 11.

An object of class character of length 3.

Details

real_support: Cauchy, Gumbel, Laplace, Logistic, Normal, Student t, Generalized Error, Skew Normal, Skew Student t, Skew Generalized Error

positive_real_support: Beta prime, Exponential, Gamma, Inverse gamma, Inverse Gaussian, Inverse Weibull, Log-logistic, Log-normal, Lomax, Rayleigh, Weibull

zero_one_support: Beta, Kumaraswamy, Logit-normal

Other models:

  • lgamma: Log-gamma (1, )

  • pareto: Pareto [b, )

  • power: Power [0,a)

  • unif: Uniform (min, max)


mnaR99/mshelpers documentation built on May 22, 2022, 6:03 a.m.