Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 74 found.
[1] < 1 2 3 4 5 6 7 8 > [8]  Sort:

BI (Package: gamlss.dist) : Binomial distribution for fitting a GAMLSS

The BI() function defines the binomial distribution, a one parameter family distribution, for a gamlss.family object to be used in GAMLSS fitting using the function gamlss(). The functions dBI, pBI, qBI and rBI define the density, distribution function, quantile function and random generation for the binomial, BI(), distribution.
● Data Source: CranContrib
● Keywords: distribution, regression
● Alias: BI, dBI, pBI, qBI, rBI
● 0 images

ZAIG (Package: gamlss.dist) : The zero adjusted Inverse Gaussian distribution for fitting a GAMLSS model

The function ZAIG() defines the zero adjusted Inverse Gaussian distribution, a three parameter distribution, for a gamlss.family object to be used in GAMLSS fitting using the function gamlss(). The zero adjusted Inverse Gaussian distribution is similar to the Inverse Gaussian distribution but allows zeros as y values. The extra parameter models the probabilities at zero. The functions dZAIG, pZAIG, qZAIG and rZAIG define the density, distribution function, quantile function and random generation for the ZAIG parameterization of the zero adjusted Inverse Gaussian distribution. plotZAIG can be used to plot the distribution. meanZAIG calculates the expected value of the response for a fitted model.
● Data Source: CranContrib
● Keywords: distribution, regression
● Alias: ZAIG, dZAIG, meanZAIG, pZAIG, plotZAIG, qZAIG, rZAIG
● 0 images

EXP (Package: gamlss.dist) : Exponential distribution for fitting a GAMLSS

The function EXP defines the exponential distribution, a one parameter distribution for a gamlss.family object to be used in GAMLSS fitting using the function gamlss(). The mu parameter represents the mean of the distribution. The functions dEXP, pEXP, qEXP and rEXP define the density, distribution function, quantile function and random generation for the specific parameterization of the exponential distribution defined by function EXP.
● Data Source: CranContrib
● Keywords: distribution, regression
● Alias: EXP, dEXP, pEXP, qEXP, rEXP
● 0 images

LNO (Package: gamlss.dist) : Log Normal distribution for fitting in GAMLSS

The functions LOGNO and LOGNO2 define a gamlss.family distribution to fits the log-Normal distribution. The difference between them is that while LOGNO retains the original parametrization for mu, (identical to the normal distribution NO) and therefore mu=(-Inf,+Inf), the function LOGNO2 use mu as the median, so mu=(0,+Inf).
● Data Source: CranContrib
● Keywords: distribution, regression
● Alias: LNO, LOGNO, LOGNO2, dLNO, dLOGNO, dLOGNO2, pLNO, pLOGNO, pLOGNO2, qLNO, qLOGNO, qLOGNO2, rLNO, rLOGNO, rLOGNO2
● 0 images

LOGITNO (Package: gamlss.dist) : Logit Normal distribution for fitting in GAMLSS

The functions dLOGITNO, pLOGITNO, qLOGITNO and rLOGITNO define the density, distribution function, quantile function and random generation for the logit-normal distribution. The function LOGITNO can be used for fitting the distribution in gamlss().
● Data Source: CranContrib
● Keywords: distribution, regression
● Alias: LOGITNO, dLOGITNO, pLOGITNO, qLOGITNO, rLOGITNO
● 0 images

exGAUS (Package: gamlss.dist) : The ex-Gaussian distribution

The ex-Gaussian distribution is often used by psychologists to model response time (RT). It is defined by adding two random variables, one from a normal distribution and the other from an exponential. The parameters mu and sigma are the mean and standard deviation from the normal distribution variable while the parameter nu is the mean of the exponential variable. The functions dexGAUS, pexGAUS, qexGAUS and rexGAUS define the density, distribution function, quantile function and random generation for the ex-Gaussian distribution.
● Data Source: CranContrib
● Keywords: distribution, regression
● Alias: dexGAUS, exGAUS, pexGAUS, qexGAUS, rexGAUS
● 0 images

gamlss.family (Package: gamlss.dist) : Family Objects for fitting a GAMLSS model

GAMLSS families are the current available distributions that can be fitted using the gamlss() function.
● Data Source: CranContrib
● Keywords: regression
● Alias: as.family, as.gamlss.family, gamlss.family, gamlss.family.default, print.gamlss.family
● 0 images

gamlss.dist-package (Package: gamlss.dist) :

This package contains all distributions to be used for GAMLSS models. Each distributions has its probability function, d, its commutative probability function, p, the inverse of the commutative probability function, q, its random generation function, r, and also the gamlss.family generating function
● Data Source: CranContrib
● Keywords: distribution, package
● Alias: gamlss.dist, gamlss.dist-package
● 0 images

EGB2 (Package: gamlss.dist) : The exponential generalized Beta type 2 distribution for fitting a GAMLSS

This function defines the generalized t distribution, a four parameter distribution. The response variable is in the range from minus infinity to plus infinity. The functions dEGB2, pEGB2, qEGB2 and rEGB2 define the density, distribution function, quantile function and random generation for the generalized beta type 2 distribution.
● Data Source: CranContrib
● Keywords: distribution, regression
● Alias: EGB2, dEGB2, pEGB2, qEGB2, rEGB2
● 0 images

ZIPIG (Package: gamlss.dist) : Zero inflated Poisson inverse Gaussian distributions for fitting a GAMLSS model

The function ZIPIG defines the zero inflated Poisson inverse Gaussian distribution, a three parameter distribution, for a gamlss.family object to be used in GAMLSS fitting using the function gamlss(). The functions dZIPIG, pZIPIG, qZIPIG and rZIPIG define the density, distribution function, quantile function and random generation for the zero inflated negative binomial, ZIPIG(), distribution.
● Data Source: CranContrib
● Keywords: distribution, regression
● Alias: ZIPIG, dZIPIG, pZIPIG, qZIPIG, rZIPIG
● 0 images