Description Usage Arguments Value Examples
Returns the inference used in the analysis of a perturbation analysis. This can for instance be a standard t-test or a hierarchical model.
1 2 3 4 |
obj |
the object for which you want to extract the underlying inference |
returns a character
.
1 2 3 | data(rnaiscreen)
ft <- hm(rnaiscreen)
inference(ft)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.