Package: hypr 0.2.8
hypr: Hypothesis Matrix Translation
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>.
Authors:
hypr_0.2.8.tar.gz
hypr_0.2.8.zip(r-4.7)hypr_0.2.8.zip(r-4.6)hypr_0.2.8.zip(r-4.5)
hypr_0.2.8.tgz(r-4.6-any)hypr_0.2.8.tgz(r-4.5-any)
hypr_0.2.8.tar.gz(r-4.7-any)hypr_0.2.8.tar.gz(r-4.6-any)
hypr_0.2.8.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
hypr/json (API)
| # Install 'hypr' in R: |
| install.packages('hypr', repos = c('https://mmrabe.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mmrabe/hypr/issues
Last updated from:5573df5a51. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 167 | ||
| source / vignettes | OK | 148 | ||
| linux-release-x86_64 | OK | 121 | ||
| macos-release-arm64 | OK | 107 | ||
| macos-oldrel-arm64 | OK | 82 | ||
| windows-devel | OK | 103 | ||
| windows-release | OK | 83 | ||
| windows-oldrel | OK | 104 | ||
| wasm-release | OK | 97 |
Exports:add_interceptall_centeredcentered_contrastscmatcmat<-cmat2eqscmat2hmatcontr.hypothesiscontr.hypothesis<-contrasts<-eqs2cmateqs2hmatfiller_contrastsfiller_namesformulaformula<-ginv2has_intercepthmathmat<-hmat2cmathmat2eqshypris_centeredis_interceptlevelsnlevelsremove_interceptshowtarget_namesthmatthmat<-which_centeredwhich_fillerwhich_interceptwhich_target
Introduction to hypr
Rendered fromhypr-intro.Rmdusingknitr::rmarkdownon Jun 05 2026.Last update: 2019-11-20
Started: 2019-10-09
Using hypr for linear regression
Rendered fromhypr-regression.Rmdusingknitr::rmarkdownon Jun 05 2026.Last update: 2020-02-28
Started: 2019-10-09
Using hypr to understand contrasts
Rendered fromhypr-contrasts.Rmdusingknitr::rmarkdownon Jun 05 2026.Last update: 2019-10-10
Started: 2019-10-09
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Combining hypr objects by addition or interaction | &,hypr,hypr-method *,hypr,hypr-method +,hypr,hypr-method /,hypr,hypr-method |
| Intercept checks | add_intercept has_intercept is_intercept remove_intercept which_intercept |
| Contrast centering | all_centered centered_contrasts is_centered which_centered |
| Retrieve or set contrast matrix | cmat cmat<- contr.hypothesis contr.hypothesis<- contrasts<-,factor,ANY,hypr-method contrasts<-,factor,ANY,hypr_cmat-method |
| Shorthand versions for simple hypothesis translation | cmat2eqs cmat2hmat conversions eqs2cmat eqs2hmat hmat2cmat hmat2eqs |
| Generate filler contrasts | filler_contrasts filler_names target_names which_filler which_target |
| Manipulate the formulas of an S4 object | formula<- |
| Enhanced generalized inverse function | ginv2 |
| Retrieve and set hypothesis matrix | hmat hmat<- thmat thmat<- |
| Create a hypr object | hypr |
| S4 class “hypr” and its methods | as.call,hypr-method formula,hypr-method formula<-,hypr-method hypr-class levels,hypr-method levels<-,hypr-method names,hypr-method names<-,hypr-method nlevels,hypr-method show,hypr-method |
