View source: R/sleuth_pre_processing.R
sleuth_test_wt | R Documentation |
Automated function to run all possible Wald tests on a given Sleuth object and the fitted model
sleuth_test_wt(sleuth_obj)
sleuth_obj |
An existing Sleuth object as generated by sleuth_prep() and fit by sleuth_fit() |
Results of the Wald test assigned to the original Sleuth object input
# 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.