View source: R/sleuth_pre_processing.R
sleuth_test_lrt | R 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()
sleuth_test_lrt(sleuth_obj)
sleuth_obj |
An existing Sleuth object as generated by sleuth_prep() and fit by sleuth_fit() |
Results of the Likewise Ratio test assigned to the original Sleuth object input
# 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.