| plot.fHMM_model | R Documentation |
fHMM_modelThis function is the plot method for an object of class
fHMM_model.
## S3 method for class 'fHMM_model'
plot(
x,
plot_type = "ts",
events = NULL,
colors = NULL,
ll_relative = TRUE,
title = NULL,
from = NULL,
to = NULL,
...
)
x |
[ |
plot_type |
[
|
events |
[ |
colors |
[ |
ll_relative |
[ |
title |
[ |
from |
[ |
to |
[ |
... |
Currently not used. |
No return value. Draws a plot to the current device.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.