Type: Package Package: PhaseTypeR Title: General-Purpose Phase-Type Functions Version: 1.0.5.9000 Authors@R: c( person("Iker", "Rivas-González", , "ikerrivas96@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0515-0628")), person("Asger", "Hobolth", , "asger@math.au.dk", role = "aut"), person("Lars Nørvang", "Andersen", , "larsa@math.au.dk", role = "aut"), person("Colin", "Guetemme", , "colin.guetemme@live.fr", role = "aut") ) Maintainer: Iker Rivas-González Description: 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) . License: GPL-3 URL: https://rivasiker.github.io/PhaseTypeR/, https://github.com/rivasiker/PhaseTypeR BugReports: https://github.com/rivasiker/PhaseTypeR/issues Imports: expm, igraph, methods Suggests: knitr, partitions, rmarkdown, testthat VignetteBuilder: knitr Encoding: UTF-8 RoxygenNote: 7.2.3 Config/pak/sysreqs: libglpk-dev libxml2-dev Repository: https://rivasiker.r-universe.dev Date/Publication: 2023-04-27 08:31:59 UTC RemoteUrl: https://github.com/rivasiker/phasetyper RemoteRef: HEAD RemoteSha: a370d2070057985b69cf17483cd24888ca39b1e9 NeedsCompilation: no Packaged: 2026-07-03 06:33:30 UTC; root Author: Iker Rivas-González [aut, cre] (ORCID: ), Asger Hobolth [aut], Lars Nørvang Andersen [aut], Colin Guetemme [aut]