sleuth_test_wt: Automated function to run all possible Wald tests on a given...

View source: R/sleuth_pre_processing.R

sleuth_test_wtR Documentation

Automated function to run all possible Wald tests on a given Sleuth object and the fitted model

Description

Automated function to run all possible Wald tests on a given Sleuth object and the fitted model

Usage

sleuth_test_wt(sleuth_obj)

Arguments

sleuth_obj

An existing Sleuth object as generated by sleuth_prep() and fit by sleuth_fit()

Value

Results of the Wald test assigned to the original Sleuth object input

Examples

# Given a Sleuth object, run a Wald test on all possible models as determined on the formula used to run sleuth_prep()
sleuth_test_wt(so)

nodrogluap/gumshoe documentation built on Feb. 28, 2023, 6:15 p.m.