provide graphic interpretation of the simulation results
Usage
## S3 method for class 'PAMM':
plot(x, graphtype = "both", nbgroup, nbrepl,\dots)
Arguments
x
a PAMM object
graphtype
"group", "repl", "both" or "both.dyn"
"group" give graphs with varying number of ID and with a fixed number of replicates (should be specified in nbrepl)
"repl" give graphs with varying number of replicates and with a fixed number of ID
nbgroup
number of group for which plots the output (necessary for "repl" type of graph)
nbrepl
number of replicates for which plots the output (necessary for "group" type of graph)