estimate_coef: Estimate Regression Coefficients of Mixture Hidden Markov...

View source: R/estimate_coef.R

estimate_coefR Documentation

Estimate Regression Coefficients of Mixture Hidden Markov Models

Description

Function estimate_coef estimates the regression coefficients of mixture hidden Markov models and its restricted variants while keeping other parameters fixed.

Usage

estimate_coef(model, threads = 1)

Arguments

model

An object of class hmm or mhmm.

threads

Number of threads to use in parallel computing. The default is 1.


helske/seqHMM documentation built on July 6, 2023, 6:45 a.m.