plot.simuHMM {MSTest} | R Documentation |
Plot of a simuHMM
object
Description
This is a method for the function plot()
for objects of the class simuHMM
.
Usage
## S3 method for class 'simuHMM'
plot(x, ...)
Arguments
x |
the coordinates of points in the plot. Alternatively, a
single plotting structure, function or any R object with a
|
... |
arguments to be passed to methods, such as
graphical parameters (see
|
Value
The simuHMM
object is returned invisibly.