GamlssModel-class: Class '"GamlssModel"' and '"GammlssModel"'

Description Objects from the Class Slots Extends Methods Author(s) Examples

Description

The GamlssModel class is used to simulate with gamlss family distributions. The GamlssModel has a slot for the four gamlss parameters (mu, sigma, nu, and tau), each represented by a parameter model.

Objects from the Class

Objects can be created by calls of the form new("GamlssModel", ...).

Slots

mu:

Object of class "ParModel" ~~

sigma:

Object of class "ParModel" ~~

nu:

Object of class "ParModel" ~~

tau:

Object of class "ParModel" ~~

family:

Object of class "gamlss.family" ~~

Extends

Class "Model", directly.

Methods

simulateFromModel

signature(object = "Variable", model = "GamlssModel"): ...

Author(s)

Maarten Speekenbrink

Examples

1
showClass("GamlssModel")

simdat.base documentation built on May 2, 2019, 5:53 p.m.