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) and Rabe et al. (2020) . License: GPL-3 Depends: R (>= 4.1.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' Repository: https://mmrabe.r-universe.dev Date/Publication: 2023-11-09 10:34:38 UTC RemoteUrl: https://github.com/mmrabe/hypr RemoteRef: HEAD RemoteSha: 5573df5a5108f21c5356b9f4b0953af097c40de2 NeedsCompilation: no Packaged: 2026-06-05 10:05:40 UTC; root Author: Maximilian M. Rabe [aut, cre] (ORCID: ), Shravan Vasishth [aut] (ORCID: ), Sven Hohenstein [aut] (ORCID: ), Reinhold Kliegl [aut] (ORCID: ), Daniel J. Schad [aut] (ORCID: ) Maintainer: Maximilian M. Rabe