Package: ecpdist 0.2.1.9000
ecpdist: Extended Chen-Poisson Lifetime Distribution
Computes the Extended Chen-Poisson (ecp) distribution, survival, density, hazard, cumulative hazard and quantile functions. It also allows to generate a pseudo-random sample from this distribution. The corresponding graphics are available. Functions to obtain measures of skewness and kurtosis, k-th raw moments, conditional k-th moments and mean residual life function were added. For details about ecp distribution, see Sousa-Ferreira, I., Abreu, A.M. & Rocha, C. (2023). <doi:10.57805/revstat.v21i2.405>.
Authors:
ecpdist_0.2.1.9000.tar.gz
ecpdist_0.2.1.9000.zip(r-4.5)ecpdist_0.2.1.9000.zip(r-4.4)ecpdist_0.2.1.9000.zip(r-4.3)
ecpdist_0.2.1.9000.tgz(r-4.4-any)ecpdist_0.2.1.9000.tgz(r-4.3-any)
ecpdist_0.2.1.9000.tar.gz(r-4.5-noble)ecpdist_0.2.1.9000.tar.gz(r-4.4-noble)
ecpdist_0.2.1.9000.tgz(r-4.4-emscripten)ecpdist_0.2.1.9000.tgz(r-4.3-emscripten)
ecpdist.pdf |ecpdist.html✨
ecpdist/json (API)
NEWS
# Install 'ecpdist' in R: |
install.packages('ecpdist', repos = c('https://abreu-uma.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/abreu-uma/ecpdist/issues
Last updated 2 months agofrom:4a5141ecdc. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 11 2024 |
R-4.5-win | OK | Nov 11 2024 |
R-4.5-linux | OK | Nov 11 2024 |
R-4.4-win | OK | Nov 11 2024 |
R-4.4-mac | OK | Nov 11 2024 |
R-4.3-win | OK | Nov 11 2024 |
R-4.3-mac | OK | Nov 11 2024 |
Exports:decpecp_kmomentecp_kmoment_condecp_mrlecp_plotecp_shapehecppecpqecprecpsecp
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Density function | decp |
The k-th raw moment of extended Chen-Poisson distribution | ecp_kmoment |
The conditional k-th moment of extended Chen-Poisson distribution | ecp_kmoment_cond |
Mean residual life function | ecp_mrl |
Plot function | ecp_plot |
Bowley skewness and Moors kurtosis | ecp_shape |
Hazard function | hecp |
Distribution function | pecp |
Quantile function | qecp |
Function to generate a pseudo-random sample | recp |
Survival function | secp |