Description Usage Arguments Details Value Examples
Provides methods for the generic function summary
.
1 2 3 4 5 6 7 8 9 10 |
object |
an object with class |
... |
other arguments. |
The code for the methods "dthmm"
, "mmglm0"
, "mmglm1"
,"mmglmlong1"
and "mmpp"
can be viewed by appending summary.dthmm
, summary.mmglm0
, summary.mmglm1
, summary.mmglmlong1
or summary.mmpp
, respectively, to HiddenMarkov:::
, on the R command line; e.g. HiddenMarkov:::dthmm
. The three colons are needed because these method functions are not in the exported NAMESPACE.
A list object with a reduced number of components, mainly the parameter values.
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.