Description Usage Arguments Value Examples
View source: R/QualityControl.R
Plot model parameters from the fitting
1 | plotModelParameters(object)
|
object |
PoolScreenExp object |
plot
1 2 3 4 5 6 | # import a PoolScreenExp object that has been generated using
# RunGscreend()
pse_an <- readRDS(
system.file('extdata', 'gscreend_analysed_experiment.RData',
package = 'gscreend'))
plotModelParameters(pse_an)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.