Learn R Programming

good (version 1.0.1)

Good Regression

Description

Fit Good regression models to count data (Tur et al., 2021) . The package provides functions for model estimation and model prediction. Density, distribution function, quantile function and random generation for the Good distribution are also provided.

Copy Link

Version

Install

install.packages('good')

Monthly Downloads

23

Version

1.0.1

License

GPL (>= 2)

Maintainer

Jordi Tur

Last Published

May 10th, 2021

Functions in good (1.0.1)

glm.good

Maximum Likelihood Estimation and Good Regression
qgood

Quantile function for the Good distribution
summary.glm.good

Summary of glm.good model fit
dgood

Probability mass function for the Good distribution
rgood

Random generation for the Good distribution
pgood

Distribution function for the Good distribution
polar

Polar bear litter size data set
predict.glm.good

Predict method for glm.good model fit