Package: gorica Type: Package Title: Evaluation of Inequality Constrained Hypotheses Using GORICA Version: 0.1.5 Authors@R: c( person(c("Rebecca M."), "Kuiper", role = "aut"), person(c("Altinisik"), "Yasin", role = "aut"), person(c("Vanbrabant"), "Leonard", role = "ctb"), person(c("Caspar", "J."), "van Lissa", role = c("aut", "cre"), email = "c.j.vanlissa@tilburguniversity.edu") ) Description: Implements the generalized order-restricted information criterion approximation (GORICA), an AIC-like information criterion that can be utilized to evaluate informative hypotheses specifying directional relationships between model parameters in terms of (in)equality constraints (see Altinisik, Van Lissa, Hoijtink, Oldehinkel, & Kuiper, 2021), . The GORICA is applicable not only to normal linear models, but also to generalized linear models (GLMs), generalized linear mixed models (GLMMs), structural equation models (SEMs), and contingency tables. For contingency tables, restrictions on cell probabilities can be non-linear. License: GPL (>= 3) Encoding: UTF-8 LazyData: true URL: https://informative-hypotheses.sites.uu.nl/software/goric/ NeedsCompilation: no RoxygenNote: 7.3.3 Depends: R (>= 3.6), bain (>= 0.2.8), stats Imports: methods, MASS, mvtnorm, quadprog, lme4, lavaan, limSolve Suggests: testthat, FRACTION, matrixcalc Config/pak/sysreqs: cmake make Repository: https://cjvanlissa.r-universe.dev Date/Publication: 2026-02-10 07:43:29 UTC RemoteUrl: https://github.com/cjvanlissa/gorica RemoteRef: HEAD RemoteSha: 5d094b4b953fd2cb6e3cd014d2230feff60fb5b0 Packaged: 2026-06-10 08:25:14 UTC; root Author: Rebecca M. Kuiper [aut], Altinisik Yasin [aut], Vanbrabant Leonard [ctb], Caspar J. van Lissa [aut, cre] Maintainer: Caspar J. van Lissa