Package: hypr
Type: Package
Title: Hypothesis Matrix Translation
URL: https://maxrabe.com/hypr
BugReports: https://github.com/mmrabe/hypr/issues
Version: 0.2.8
Authors@R: c(
    person(given = "Maximilian M.", family = "Rabe", email = "maximilian.rabe@uni-potsdam.de", role = c("aut","cre"), comment = c(ORCID = "0000-0002-2556-5644")),
    person(given = "Shravan", family = "Vasishth", role = c("aut"), comment = c(ORCID = "0000-0003-2027-1994")),
    person(given = "Sven", family = "Hohenstein", role = c("aut"), comment = c(ORCID = "0000-0002-9708-1593")),
    person(given = "Reinhold", family = "Kliegl", email = "kliegl@uni-potsdam.de", role = c("aut"), comment = c(ORCID = "0000-0002-0180-8488")),
    person(given = "Daniel J.", family = "Schad", email = "schad@uni-potsdam.de", role = c("aut"), comment = c(ORCID = "0000-0003-2586-6823")))
Description: Translation between experimental null hypotheses, hypothesis matrices, and contrast matrices as used in linear regression models. The package is based on the method described in Schad et al. (2019) <doi:10.1016/j.jml.2019.104038> and Rabe et al. (2020) <doi:10.21105/joss.02134>.
License: GPL-3
Depends: R (>= 3.5.0)
Imports: MASS, pracma, methods, cli, magrittr, Matrix,
Suggests: knitr, rmarkdown,
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.2.3
Collate: 'equations.R' 'hypr.R'
NeedsCompilation: no
Packaged: 2023-11-09 10:33:20 UTC; max
Author: Maximilian M. Rabe [aut, cre] (<https://orcid.org/0000-0002-2556-5644>),
  Shravan Vasishth [aut] (<https://orcid.org/0000-0003-2027-1994>),
  Sven Hohenstein [aut] (<https://orcid.org/0000-0002-9708-1593>),
  Reinhold Kliegl [aut] (<https://orcid.org/0000-0002-0180-8488>),
  Daniel J. Schad [aut] (<https://orcid.org/0000-0003-2586-6823>)
Maintainer: Maximilian M. Rabe <maximilian.rabe@uni-potsdam.de>
Repository: CRAN
Date/Publication: 2023-11-09 11:50:02 UTC
Built: R 4.2.3; ; 2024-04-24 01:11:35 UTC; windows
