Package: aldvmm
Type: Package
Title: Adjusted Limited Dependent Variable Mixture Models
Version: 0.8.4
Authors@R: person("Mark", "Pletscher", email = "pletscher.mark@gmail.com",
                  role = c("aut", "cre", "cph"))
Date: 2021-07-18
Depends: R (>= 3.5.0)
Description: The goal of the package 'aldvmm' is to fit adjusted limited 
    dependent variable mixture models of health state utilities. Adjusted 
    limited dependent variable mixture models are finite mixtures of normal 
    distributions with an accumulation of density mass at the limits, and a gap 
    between 100% quality of life and the next smaller utility value. The 
    package 'aldvmm' uses the likelihood and expected value functions proposed 
    by Hernandez Alava and Wailoo (2015) <doi:10.1177/1536867X1501500307> using 
    normal component distributions and a multinomial logit model of 
    probabilities of component membership.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: numDeriv, stats, checkmate, optimr
URL: https://github.com/pletschm/aldvmm/
BugReports: https://github.com/pletschm/aldvmm/issues
Suggests: knitr, markdown, tinytex, testthat (>= 3.0.0), covr,
        rmarkdown, bookdown, xtable, ggplot2, scales, reshape2
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-07-18 11:57:18 UTC; phm1
Author: Mark Pletscher [aut, cre, cph]
Maintainer: Mark Pletscher <pletscher.mark@gmail.com>
Repository: CRAN
Date/Publication: 2021-07-19 18:00:02 UTC
Built: R 4.0.2; ; 2021-07-20 01:52:03 UTC; unix
