Package: RNGforGPD 1.1.0
RNGforGPD: Random Number Generation for Generalized Poisson Distribution
Generation of univariate and multivariate data that follow the generalized Poisson distribution. The details of the univariate part are explained in Demirtas (2017) <doi:10.1080/03610918.2014.968725>, and the multivariate part is an extension of the correlated Poisson data generation routine that was introduced in Yahav and Shmueli (2012) <doi:10.1002/asmb.901>.
Authors:
RNGforGPD_1.1.0.tar.gz
RNGforGPD_1.1.0.zip(r-4.5)RNGforGPD_1.1.0.zip(r-4.4)RNGforGPD_1.1.0.zip(r-4.3)
RNGforGPD_1.1.0.tgz(r-4.4-any)RNGforGPD_1.1.0.tgz(r-4.3-any)
RNGforGPD_1.1.0.tar.gz(r-4.5-noble)RNGforGPD_1.1.0.tar.gz(r-4.4-noble)
RNGforGPD_1.1.0.tgz(r-4.4-emscripten)RNGforGPD_1.1.0.tgz(r-4.3-emscripten)
RNGforGPD.pdf |RNGforGPD.html✨
RNGforGPD/json (API)
# Install 'RNGforGPD' in R: |
install.packages('RNGforGPD', repos = c('https://rchen18.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 4 years agofrom:b412193093. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 26 2024 |
R-4.5-win | OK | Oct 26 2024 |
R-4.5-linux | OK | Oct 26 2024 |
R-4.4-win | OK | Oct 26 2024 |
R-4.4-mac | OK | Oct 26 2024 |
R-4.3-win | OK | Oct 26 2024 |
R-4.3-mac | OK | Oct 26 2024 |
Exports:CmatStarGpoisComputeCorrGpoisCorrNNGpoisGenMVGpoisGenUniGpoisQuantileGpoisValidCorrGpois
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Generates Univariate and Multivariate Generalized Poisson Variables | RNGforGPD-package |
Computes Intermediate Correlation Matrix | CmatStarGpois |
Computes the Lower and Upper Correlation Bounds | ComputeCorrGpois |
Adjusts the Target Correlation | CorrNNGpois |
Generates Data from Multivariate Generalized Poisson Distribution | GenMVGpois |
Generates Univariate Generalized Poisson Variates | GenUniGpois |
Computes Quantiles | QuantileGpois |
Validates Pairwise Correlations | ValidCorrGpois |