Package: gorica
Type: Package
Date: 2021-12-17
Title: Evaluation of Inequality Constrained Hypotheses Using GORICA
Version: 0.1.2
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@uu.nl")
    )
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), <doi:10.31234/osf.io/t3c8g>. 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.1.2
Depends: R (>= 3.0.0), bain (>= 0.2.2), stats
Imports: methods, MASS, mvtnorm, quadprog, lme4, lavaan, limSolve
Suggests: testthat, FRACTION, matrixcalc, restriktor
Packaged: 2021-12-17 19:13:46 UTC; Lissa102
Author: Rebecca M. Kuiper [aut],
  Altinisik Yasin [aut],
  Vanbrabant Leonard [ctb],
  Caspar J. van Lissa [aut, cre]
Maintainer: Caspar J. van Lissa <c.j.vanlissa@uu.nl>
Repository: CRAN
Date/Publication: 2021-12-19 18:00:02 UTC
Built: R 4.1.0; ; 2021-12-20 12:36:19 UTC; unix
