Learn R Programming

sleuth (version 0.27.3)

sleuth_test: Wald test for a sleuth model

Description

This function computes the Wald test on one specific 'beta' coefficient on every transcript.

Usage

sleuth_test(obj, which_beta, which_model = "full")

Arguments

obj

a sleuth object

which_beta

a character string of length one denoting which beta to test

which_model

a character string of length one denoting which model to use

Value

an updated sleuth object

See Also

models to view which models have been fit and which coefficients can be tested, wald_results to get back a data.frame of the results