Description Objects from the Class Slots Extends Methods Author(s) Examples
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 can be created by calls of the form new("GamlssModel", ...).
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" ~~
Class "Model", directly.
signature(object = "Variable", model = "GamlssModel"): ...
Maarten Speekenbrink
1 | showClass("GamlssModel")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.