Package: mmirestriktor
Title: Informative Hypothesis Testing Web Applications
Version: 0.1.0
Authors@R: c(
    person("Mackson", "Ncube", , "macksonncube.stats@gmail.com", role = c("aut", "cre")),
    person("mightymetrika, LLC", role = c("cph", "fnd"))
  )
Description: Offering enhanced statistical power compared to traditional
    hypothesis testing methods, informative hypothesis testing allows researchers
    to explicitly model their expectations regarding the relationships among
    parameters. An important software tool for this framework is 'restriktor'.
    The 'mmirestriktor' package provides 'shiny' web applications to implement
    some of the basic functionality of 'restriktor'. The mmirestriktor() function
    launches a 'shiny' application for fitting and analyzing models with
    constraints. The FbarCards() function launches a card game application which
    can help build intuition about informative hypothesis testing. The
    iht_interpreter() helps interpret informative hypothesis testing results based
    on guidelines in Vanbrabant and Rosseel (2020) <doi:10.4324/9780429273872-14>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
URL: https://github.com/mightymetrika/mmirestriktor
BugReports: https://github.com/mightymetrika/mmirestriktor/issues
Imports: MASS, mmcards, restriktor, shiny, shinythemes
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-10-12 14:47:30 UTC; Administrator
Author: Mackson Ncube [aut, cre],
  mightymetrika, LLC [cph, fnd]
Maintainer: Mackson Ncube <macksonncube.stats@gmail.com>
Repository: CRAN
Date/Publication: 2023-10-12 19:00:03 UTC
