50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


gamlss.countKinf (version 3.5.1)

gamlss.countKinf-package: Generating and Fitting K-Inflated 'discrete gamlss.family' Distributions

Description

The main purpose of this package is to allow the user of the GAMLSS models to fit K-inflated discrete distributions.

Arguments

Details

Package: gamlss.countKinf
Type: Package
Version: 3.5.1
Date: 2018-11-2

The user can generates K-inflated distrinutions from discrete gamlss.family for fitting gamlss model.

References

Rigby, R. A. and Stasinopoulos D. M. (2005). Generalized additive models for location, scale and shape,(with discussion), Appl. Statist., 54, part 3, pp 507-554.

Stasinopoulos D. M., Rigby R.A. and Akantziliotou C. (2003) Instructions on how to use the GAMLSS package in R. Accompanying documentation in the current GAMLSS help files, (see also http://www.gamlss.org/).

Examples

Run this code
# NOT RUN {
# generating one inflated distribution from SICHEL model
gen.Kinf(family=SICHEL, kinf=1)

# generating two inflated distribution from Delaporte model
gen.Kinf(family=DEL, kinf=1)
# }

Run the code above in your browser using DataLab