Description Usage Arguments Value See Also Examples
This function computes the Wald test on one specific 'beta' coefficient on every transcript.
| 1 | sleuth_wt(obj, which_beta, which_model = "full")
 | 
| obj | a  | 
| which_beta | a character string of denoting which grouping to test.
For example, if you have a model fit to 'treatment,' with values of neg_ctl, pos_ctl,
and drug, you would need to run  | 
| which_model | a character string of length one denoting which model to use | 
an updated sleuth object
models to view which models have been fit and which
coefficients can be tested, sleuth_results to get back
a data.frame of the results
| 1 2 3 4 5 6 7 8 9 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.