Other packages > Find by keyword >

Delaporte  

Statistical Functions for the Delaporte Distribution
View on CRAN: Click here


Download and install Delaporte package within the R console
Install from CRAN:
install.packages("Delaporte")

Install from Github:
library("remotes")
install_github("cran/Delaporte")

Install by package version:
library("remotes")
install_version("Delaporte", "8.4.3")



Attach the package and use:
library("Delaporte")
Maintained by
Avraham Adler
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-04-09
Latest Update: 2025-07-17
Description:
Provides probability mass, distribution, quantile, random-variate generation, and method-of-moments parameter-estimation functions for the Delaporte distribution with parameterization based on Vose (2008) . The Delaporte is a discrete probability distribution which can be considered the convolution of a negative binomial distribution with a Poisson distribution. Alternatively, it can be considered a counting distribution with both Poisson and negative binomial components. It has been studied in actuarial science as a frequency distribution which has more variability than the Poisson, but less than the negative binomial.
How to cite:
Avraham Adler (2013). Delaporte: Statistical Functions for the Delaporte Distribution. R package version 8.4.3, https://cran.r-project.org/web/packages/Delaporte. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1-1 (2013-04-09 07:09), 0.1-2 (2013-04-11 07:04), 1.0-0 (2013-07-10 06:21), 1.0-1 (2013-09-01 08:59), 1.1-0 (2014-01-19 17:15), 2.0-0 (2014-02-05 10:14), 2.0-1 (2014-02-05 21:01), 2.1-0 (2014-04-07 07:46), 2.1-1 (2014-04-08 00:13), 2.2-0 (2014-07-16 12:01), 2.2-1 (2014-09-24 00:41), 2.2-2 (2014-12-04 15:32), 2.2-3 (2015-07-01 05:55), 2.3.0 (2016-06-02 08:44), 2.3.1 (2016-06-17 08:57), 3.0.0 (2016-07-19 14:48), 4.0.0 (2017-01-30 00:13), 4.0.3 (2017-01-31 08:14), 5.0.0 (2017-03-05 09:44), 5.0.1 (2017-03-06 08:28), 6.0.0 (2017-03-31 14:48), 6.1.0 (2017-08-13 05:07), 6.2.0 (2018-06-22 06:24), 6.3.0 (2018-11-22 01:40), 7.0.0 (2019-02-12 14:25), 7.0.1 (2019-04-26 15:20), 7.0.2 (2019-05-17 22:50), 7.0.3 (2020-06-01 09:40), 7.0.5 (2020-11-10 13:50), 8.0.0 (2021-01-05 22:30), 8.0.1 (2021-01-11 00:30), 8.0.2 (2022-01-20 09:52), 8.0.3 (2022-09-06 13:40), 8.1.0 (2023-02-01 18:40), 8.1.1 (2023-06-20 15:20), 8.2.0 (2023-08-10 08:50), 8.3.0 (2023-10-02 20:40), 8.4.0 (2024-04-04 21:43), 8.4.1 (2024-06-17 18:30), 8.4.2 (2025-07-17 07:30)
Other packages that cited Delaporte R package
View Delaporte citation profile
Other R packages that Delaporte depends, imports, suggests or enhances
Complete documentation for Delaporte
Functions, R codes and Examples using the Delaporte R package
Some associated functions: Delaporte-defunct . Delaporte-internal . Delaporte-package . Delaporte . 
Some associated R codes: Delaporte.R .  Full Delaporte package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA