Learn R Programming

CosW

R package including the density, distribution function, quantile function, random number generatior and survival function for the Cosine Weibull Distribution as defined by SOUZA, L. New Trigonometric Class of Probabilistic Distributions. 219 p. Thesis (Doctorate in Biometry and Applied Statistics) - Department of Statistics and Information, Federal Rural University of Pernambuco, Recife, Pernambuco, 2015, and BRITO, C. C. R. Method Distributions generator and Probability Distributions Classes. 241 p. Thesis (Doctorate in Biometry and Applied Statistics) - Department of Statistics and Information, Federal Rural University of Pernambuco, Recife, Pernambuco, 2014.

Copy Link

Version

Install

install.packages('CosW')

Monthly Downloads

16

Version

0.1

License

MIT + file LICENSE

Maintainer

Lucas Gallindo

Last Published

July 17th, 2016

Functions in CosW (0.1)

dcosw

The probability density function of the CosWeibull probability distribution.
pcosw

The cumulative density function of the CosWeibull probability distribution.
rcosw

Generates random deviates from a CosWeibull probability distribution.
scosw

The survival function of the CosWeibull probability distribution.
hcosw

The hazard function of the CosWeibull probability distribution.
qcosw

The quantile function of the CosWeibull probability distribution.