NEWS
PhaseTypeR 1.0.5
- Minor changes to the README file and vignettes to make it easier to install
the package and its dependencies.
PhaseTypeR 1.0.4 (2022-07-21)
- Minor patch to solve the CRAN errors by avoiding negative weights in the
igraph module.
PhaseTypeR 1.0.3 (2022-07-14)
- Fixed numeric instability of DPH functions with probabilities
close to 0.
- Changed var function to S3 method.
- Updated mean method to avoid masking when loading the package.
- Changed Depends to Imports.
- Added print method for phase-type objects.
PhaseTypeR 1.0.2 (2022-02-10)
- Correction of qDPH for when x <= defect.
- Changed the behavior of rMPH and rMDPH, so that all of the univariate draws
are coupled.
- Correction of the function of var for MDPH.
PhaseTypeR 1.0.1 (2021-12-06)
- Minor patch to solve no long double CRAN check (noLD).
PhaseTypeR 1.0.0 (2021-11-30)