setAsymptoticCovMat: Set the asymptotic covariance matrix of a fitted HMM

View source: R/RHmm-HyperNew.R

setAsymptoticCovMatR Documentation

Set the asymptotic covariance matrix of a fitted HMM

Description

This function sets the empirical asymptotic covariance matrix of the fitted HMM

Usage

setAsymptoticCovMat(HMMFit, asymptCovMat)

Arguments

HMMFit

a HMMFitClass object

asymptCovMat

The covariance matrix of the fitted model

Value

The HMMFit object

See Also

asymptoticCovMat


RHmm documentation built on Nov. 30, 2023, 7:22 p.m.