tvgeom: The Time-Varying (Right-Truncated) Geometric Distribution

Probability mass (d), distribution (p), quantile (q), and random number generating (r and rt) functions for the time-varying right-truncated geometric (tvgeom) distribution. Also provided are functions to calculate the first and second central moments of the distribution. The tvgeom distribution is similar to the geometric distribution, but the probability of success is allowed to vary at each time step, and there are a limited number of trials. This distribution is essentially a Markov chain, and it is useful for modeling Markov chain systems with a set number of time steps.

Version: 1.0.1
Depends: R (≥ 3.5.0)
Suggests: ggthemes, ggplot2, dplyr, tidyr, purrr, knitr, rmarkdown, magrittr, gridExtra, testthat
Published: 2019-12-07
Author: Vincent Landau [aut, cre], Luke Zachmann [ctb], Conservation Science Partners, Inc. [cph]
Maintainer: Vincent Landau <vincent at csp-inc.org>
License: MIT + file LICENSE
Copyright: 2019 Conservation Science Partners, Inc.
NeedsCompilation: no
Citation: tvgeom citation info
Materials: README NEWS
In views: Distributions
CRAN checks: tvgeom results

Documentation:

Reference manual: tvgeom.pdf
Vignettes: Introduction to the time-varying geometric distribution

Downloads:

Package source: tvgeom_1.0.1.tar.gz
Windows binaries: r-devel: tvgeom_1.0.1.zip, r-release: tvgeom_1.0.1.zip, r-oldrel: tvgeom_1.0.1.zip
macOS binaries: r-release (arm64): tvgeom_1.0.1.tgz, r-oldrel (arm64): tvgeom_1.0.1.tgz, r-release (x86_64): tvgeom_1.0.1.tgz
Old sources: tvgeom archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tvgeom to link to this page.