linear.predictors: PHMM Design
Description
Internal function for extracting the linear predictors of
the PHMM model from an object of class phmm
returned by phmm
.
Usage
linear.predictors(x)
Arguments
x
an object of class phmm
.
Value
A vector of estimates from call to phmm
of
$beta'x[ij]+w[ij]'b[i]$.