Learn R Programming

twopexp (version 0.1.0)

The Two Parameter Exponential Distribution

Description

Density, distribution function, quantile function, and random generation function, maximum likelihood estimation (MLE), penalized maximum likelihood estimation (PMLE), the quartiles method estimation (QM), and median rank estimation (MEDRANK) for the two-parameter exponential distribution. MLE and PMLE are based on Mengjie Zheng (2013). QM is based on Entisar Elgmati and Nadia Gregni (2016). MEDRANK is based on Matthew Reid (2022).

Copy Link

Version

Install

install.packages('twopexp')

Monthly Downloads

116

Version

0.1.0

License

GPL-3

Maintainer

Atchanut Rattanalertnusorn

Last Published

June 13th, 2023

Functions in twopexp (0.1.0)

cdfplot

Distribution function plot of the two-parameter exponential distribution
pmle_tpexp

Penalized maximum likelihood estimation for the two-parameter exponential dist.
qm_tpexp

Quartile method estimation of the two-parameter exponential distribution
mle_tpexp

Maximum likelihood estimation for the two-parameter exponential dist.
medrank

Median rank method to estimate parameters of the two-parameter exponential dist.
pdfplot

Density plot of the two-parameter exponential distribution
tpexp

The two-parameter exponential distribution(tpexp)
surplot

Survival function plot of the two-parameter exponential distribution