trmat: Extract a Probability Transition Matrix

Description Usage Arguments Details Value Author(s) See Also

View source: R/trmat.depmix.fitted.R

Description

Extracts a probability transition matrix.

Usage

1
2
3
## S3 method for class 'depmix.fitted'

trmat ( d )

Arguments

d

Object of class depmix.fitted.

Details

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.

Value

trmat returns an the probability transition matrix as an object of class matrix.

Author(s)

Pauline Adamopoulou

See Also

trmatplot, trmatplot.depmix.fitted, depmix.fitted,


MmgraphR documentation built on May 2, 2019, 3:10 p.m.