Package: matrixdist
Type: Package
Title: Statistics for Matrix Distributions
Version: 1.1.2
Date: 2021-06-18
Authors@R: c(person("Martin", "Bladt", email = "martinbladt@gmail.com", role = c("aut", "cre")),
              person("Jorge", "Yslas", email = "jorge.yslas1@gmail.com",
              role = "aut")
              )
Maintainer: Martin Bladt <martinbladt@gmail.com>
Description: Tools for homogeneous and in-homogeneous phase-type distributions. 
    Methods for functional evaluation, simulation and estimation using the 
    expectation-maximization (EM) algorithm are provided.
    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>
    Bladt, M., & Yslas, J. (2020) <arXiv:2011.03219>.
Depends: R (>= 3.1.0)
License: GPL-3
Imports: Rcpp, methods
LinkingTo: Rcpp, RcppArmadillo
SystemRequirements: C++11
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: yes
Packaged: 2021-06-18 09:44:52 UTC; martinbladt
Author: Martin Bladt [aut, cre],
  Jorge Yslas [aut]
Repository: CRAN
Date/Publication: 2021-06-18 10:00:02 UTC
