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.1")



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: 2023-08-10
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.1, https://cran.r-project.org/web/packages/Delaporte. Accessed 21 Nov. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
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  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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