plotModelParameters {gscreend} | R Documentation |
Plot model parameters from the fitting
plotModelParameters(object)
object |
PoolScreenExp object |
plot
# 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)