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

Description Details Author(s) References Examples

Description

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

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.

Author(s)

Saeed Mohammadpour <s.mohammadpour1111@gamlil.com>, Mikis Stasinopoulos <d.stasinopoulos@londonmet.ac.uk>

Maintainer: Saeed Mohammadpour <s.mohammadpour1111@gamlil.com>

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

1
2
3
4
5
# 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)

gamlss.countKinf documentation built on May 2, 2019, 2:10 p.m.