compute_matrices | R Documentation |
Computes gamma, dmat and delta (initial) matrices(arrays) and returns them in a list.
compute_matrices(object, ddl = NULL)
object |
fitted crm model (must be an HMM model) |
ddl |
design data list |
list with gamma, dmat and delta arrays
Jeff Laake
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.