Package: tvgeom 1.0.1
Vincent Landau
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.
Authors:
tvgeom_1.0.1.tar.gz
tvgeom_1.0.1.tar.gz(r-4.5-noble)tvgeom_1.0.1.tar.gz(r-4.4-noble)
tvgeom_1.0.1.tgz(r-4.4-emscripten)tvgeom_1.0.1.tgz(r-4.3-emscripten)
tvgeom.pdf |tvgeom.html✨
tvgeom/json (API)
NEWS
# Install 'tvgeom' in R: |
install.packages('tvgeom', repos = c('https://cran.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 5 years agofrom:b4c5dbc4e3. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 05 2024 |
R-4.5-linux | OK | Nov 05 2024 |
Exports:dtvgeomptvgeomqtvgeomrttvgeomrtvgeomtvgeom_meantvgeom_var
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
tvgeom: A package for the time-varying geometric probability distribution | tvgeom-package dtvgeom ptvgeom qtvgeom rttvgeom rtvgeom tvgeom |
Moments for the The Time-Varying (Right-Truncated) Geometric Distribution | tvgeom-moments tvgeom_mean tvgeom_var |