Gamma2gammasCon: This function constrains the non-diagonal matrix elements of...

View source: R/fHMM_parameters.R

Gamma2gammasConR Documentation

This function constrains the non-diagonal matrix elements of a transition probability matrix Gamma.

Description

This function constrains the non-diagonal matrix elements of a transition probability matrix Gamma.

Usage

Gamma2gammasCon(Gamma, shift = 0.001)

Arguments

Gamma

A transition probability matrix.

shift

A numeric value for shifting boundary probabilities.

Value

A vector of constrained non-diagonal matrix elements (column-wise).


fHMM documentation built on Oct. 12, 2023, 5:10 p.m.