sleuth_test_lrt: Automated function to run all possible Likewise Ratio tests...

View source: R/sleuth_pre_processing.R

sleuth_test_lrtR Documentation

Automated function to run all possible Likewise Ratio tests on a given Sleuth object with models derived from the original formula used to run sleuth_fit()

Description

Automated function to run all possible Likewise Ratio tests on a given Sleuth object with models derived from the original formula used to run sleuth_fit()

Usage

sleuth_test_lrt(sleuth_obj)

Arguments

sleuth_obj

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

Value

Results of the Likewise Ratio test assigned to the original Sleuth object input

Examples

# Given a Sleuth object, run a Likewise Ratio test on all possible models derived from the original formula used to run sleuth_prep()
sleuth_test_lrt(so)

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