Package: PhaseTypeR 1.0.5.9000
PhaseTypeR: General-Purpose Phase-Type Functions
General implementation of core function from phase-type theory. 'PhaseTypeR' can be used to model continuous and discrete phase-type distributions, both univariate and multivariate. The package includes functions for outputting the mean and (co)variance of phase-type distributions; their density, probability and quantile functions; functions for random draws; functions for reward-transformation; and functions for plotting the distributions as networks. For more information on these functions please refer to Bladt and Nielsen (2017, ISBN: 978-1-4939-8377-3) and Campillo Navarro (2019) <https://orbit.dtu.dk/en/publications/order-statistics-and-multivariate-discrete-phase-type-distributio>.
Authors:
PhaseTypeR_1.0.5.9000.tar.gz
PhaseTypeR_1.0.5.9000.zip(r-4.7)PhaseTypeR_1.0.5.9000.zip(r-4.6)PhaseTypeR_1.0.5.9000.zip(r-4.5)
PhaseTypeR_1.0.5.9000.tgz(r-4.6-any)PhaseTypeR_1.0.5.9000.tgz(r-4.5-any)
PhaseTypeR_1.0.5.9000.tar.gz(r-4.7-any)PhaseTypeR_1.0.5.9000.tar.gz(r-4.6-any)
PhaseTypeR_1.0.5.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
PhaseTypeR/json (API)
NEWS
| # Install 'PhaseTypeR' in R: |
| install.packages('PhaseTypeR', repos = c('https://rivasiker.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rivasiker/phasetyper/issues
Pkgdown/docs site:https://rivasiker.github.io
Last updated from:a370d20700. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 134 | ||
| source / vignettes | OK | 240 | ||
| linux-release-x86_64 | NOTE | 129 | ||
| macos-release-arm64 | NOTE | 226 | ||
| macos-oldrel-arm64 | NOTE | 183 | ||
| windows-devel | NOTE | 89 | ||
| windows-release | NOTE | 125 | ||
| windows-oldrel | NOTE | 106 | ||
| wasm-release | OK | 109 |
Exports:dDPHdMDPHdMPHdPHDPHMDPHMPHpDPHPHphase_type_to_networkpMDPHpMPHpPHqDPHqMDPHqMPHqPHrDPHreward_phase_typerFullDPHrFullMDPHrFullMPHrFullPHrMDPHrMPHrPHvar
Dependencies:clicpp11expmglueigraphlatticelifecyclemagrittrMatrixpkgconfigrlangvctrs
PhaseTypeR
Rendered fromPhaseTypeR.Rmdusingknitr::rmarkdownon Jun 03 2026.Last update: 2022-07-17
Started: 2021-06-21
Using PhaseTypeR for population genetics
Rendered froma2_pop_gen_iker.Rmdusingknitr::rmarkdownon Jun 03 2026.Last update: 2021-11-22
Started: 2021-10-06
Using PhaseTypeR for the site frequency spectrum
Rendered froma3_phasetypeR_SFS.Rmdusingknitr::rmarkdownon Jun 03 2026.Last update: 2023-02-22
Started: 2021-10-06
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| The Univariate Discrete Phase-Type Distribution | dDPH DPH_functions pDPH qDPH rDPH rFullDPH |
| The phase-type distribution | DPH generator_functions MDPH MPH PH |
| The Multivariate Discrete Phase-Type Distribution | dMDPH MDPH_functions pMDPH qMDPH rFullMDPH rMDPH |
| Mean of Phase-Type Distributions | mean mean.cont_phase_type mean.disc_phase_type mean.mult_cont_phase_type mean.mult_disc_phase_type |
| The Multivariate Continuous Phase-Type Distribution | dMPH MPH_functions pMPH qMPH rFullMPH rMPH |
| The Univariate Continuous Phase-Type Distribution | dPH PH_functions pPH qPH rFullPH rPH |
| Phase-type distribution to network | phase_type_to_network |
| Print method for phase-type objects | print.cont_phase_type print.disc_phase_type print.mult_cont_phase_type print.mult_disc_phase_type |
| Transformation of Phase-Type Distributions via Rewards | reward_phase_type |
| Pretty summary of the 'cont_phase_type' class. | summary.cont_phase_type |
| Pretty summary of the 'disc_phase_type' class. | summary.disc_phase_type |
| Pretty summary of the 'mult_cont_phase_type' class. | summary.mult_cont_phase_type |
| Pretty summary of the 'mult_dist_phase_type' class. | summary.mult_disc_phase_type |
| Variance and Covariance of Phase-Type Distributions | var var.cont_phase_type var.disc_phase_type var.mult_cont_phase_type var.mult_disc_phase_type |
