singmann/monet: Interface for Testing Model Terms via Nested Models

Provides an interface for Type III tests of model terms for any user-provided estimation function via function test_terms(). This is achieved by estimating a full model including all model terms, as well as restricted models in which the parameters corresponding to one model term are withhold (i.e., set to zero). The test between the full model and the restricted model can be performed via any user-provided model comparison function, the default uses the generic anova() function.

Getting started

Package details

Maintainer
LicenseGPL-2
Version0.1-1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("singmann/monet")
singmann/monet documentation built on April 23, 2021, 3:02 a.m.