Package: multid
Title: Multivariate Difference Between Two Groups
Version: 0.7.0
Authors@R: 
    person(given = "Ville-Juhani",
           family = "Ilmarinen",
           role = c("aut", "cre"),
           email = "vj.ilmarinen@gmail.com",
           comment = c(ORCID = "0000-0001-9493-379X"))
Description: Estimation of multivariate differences between two groups (e.g., multivariate sex differences) with regularized regression methods and predictive approach. See Lönnqvist & Ilmarinen (2021) <doi:10.1007/s11109-021-09681-2> and Ilmarinen et al. (2022) <doi:10.1177/08902070221088155>.
    Includes tools that help in understanding difference score reliability, predictions of difference score variables, conditional intra-class correlations, and heterogeneity of variance estimates. Package development was supported by the Academy of Finland research grant 338891.
License: GPL-3
Encoding: UTF-8
BugReports: https://github.com/vjilmari/multid/issues
RoxygenNote: 7.1.2
Imports: dplyr (>= 1.0.7), glmnet (>= 4.1.2), stats (>= 4.0.2), pROC
        (>= 1.18.0), lavaan (>= 0.6.9), emmeans (>= 1.6.3), lme4 (>=
        1.1.27.1), quantreg (>= 5.88)
Suggests: knitr (>= 1.39), rmarkdown (>= 2.14), overlapping (>= 1.7),
        rio (>= 0.5.29)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-08-18 08:57:40 UTC; vjilm
Author: Ville-Juhani Ilmarinen [aut, cre]
    (<https://orcid.org/0000-0001-9493-379X>)
Maintainer: Ville-Juhani Ilmarinen <vj.ilmarinen@gmail.com>
Repository: CRAN
Date/Publication: 2022-08-18 12:00:05 UTC
