Description Usage Arguments Details Value Author(s) See Also
View source: R/trmat.depmix.fitted.R
Extracts a probability transition matrix.
1 2 3 | ## S3 method for class 'depmix.fitted'
trmat ( d )
|
d |
Object of class |
The function trmat extracts the probability transition matrix from a depmix.fitted object and returns it as a matrix. trmat is used internally by the function trmatplot.depmix.fitted in order to extract the probability transition matrix to be plotted.
trmat returns an the probability transition matrix as an object of class matrix.
Pauline Adamopoulou
trmatplot,
trmatplot.depmix.fitted,
depmix.fitted,
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.