Description Usage Arguments Value Examples
Returns the mixed effects model fit from the analysis using a hierarchical model.
1 2 3 4 |
obj |
the object for which you want to extract the underlying fit |
returns a list
1 2 3 | data(rnaiscreen)
hm.fit <- hm(rnaiscreen)
ft <- modelFit(hm.fit)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.