provide graphic interpretation of the simulation results
Usage
## S3 method for class 'EAMM':
plot(x, graphtype = "both", vi, vs,\dots)
Arguments
x
an EAMM object
graphtype
"VI", "VS","both" or "both.dyn"
"VI" give graphs with varying variance component of intercept and with a fixed variance component for slope (should be specified in vs)
"VS" give graphs with varying variance component for slope and with a
vi
VI for which plots the output (necessary for "VS" type of graph)
vs
VS for which plots the output (necessary for "VI" type of graph)