Package: matrixdist
Type: Package
Title: Statistics for Matrix Distributions
Version: 1.1.4
Date: 2022-09-12
Authors@R: c(person("Martin", "Bladt", email = "martinbladt@gmail.com", role = c("aut", "cre")),
              person("Jorge", "Yslas", email = "jorge.yslas1@gmail.com",
              role = "aut"),
              person("Alaric", "Müller", email = "muelleralaric@gmail.com",
              role = "ctb")
              )
Maintainer: Martin Bladt <martinbladt@gmail.com>
Description: Tools for phase-type distributions including the following variants:
    continuous, discrete, multivariate, in-homogeneous, right-censored, and regression. 
    Methods for functional evaluation, simulation and estimation using the 
    expectation-maximization (EM) algorithm are provided for all models.
    The methods of this package are based on the following references.
    Asmussen, S., Nerman, O., & Olsson, M. (1996) <https://www.jstor.org/stable/4616418>,
    Olsson, M. (1996) <https://www.jstor.org/stable/4616419>,
    Albrecher, H., & Bladt, M. (2019) <doi:10.1017/jpr.2019.60>,
    Albrecher, H., Bladt, M., & Yslas, J. (2020) <doi:10.1111/sjos.12505>,
    Albrecher, H., Bladt, M., Bladt, M., & Yslas, J. (2022) <doi:10.1016/j.insmatheco.2022.08.001>,
    Bladt, M., & Yslas, J. (2022) <doi:10.1080/03461238.2022.2097019>,
    Bladt, M. (2022) <doi:10.1017/asb.2021.40>,
    Bladt, M. (2022). <arXiv:2110.05179>,
    Albrecher, H., Bladt, M., & Mueller, A. (2022) <arXiv:2207.01279>.
Depends: R (>= 4.2.0)
License: GPL-3
Imports: Rcpp, methods, nnet, reshape2
LinkingTo: Rcpp, RcppArmadillo
SystemRequirements: C++11
Encoding: UTF-8
RoxygenNote: 7.2.1
NeedsCompilation: yes
Packaged: 2022-09-12 17:26:44 UTC; martinbladt
Author: Martin Bladt [aut, cre],
  Jorge Yslas [aut],
  Alaric Müller [ctb]
Repository: CRAN
Date/Publication: 2022-09-12 23:20:02 UTC
