plotModelParameters: Plot model parameters from the fitting

View source: R/QualityControl.R

plotModelParametersR Documentation

Plot model parameters from the fitting

Description

Plot model parameters from the fitting

Usage

plotModelParameters(object)

Arguments

object

PoolScreenExp object

Value

plot

Examples

# 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)

imkeller/gscreend documentation built on March 14, 2024, 9:09 a.m.