HMM_regression: Compute refined estimate using HMM regression

HMM_regressionR Documentation

Compute refined estimate using HMM regression

Description

Compute refined estimate using HMM regression

Usage

HMM_regression(obj, Y, X, verbose = TRUE, fit_indval = TRUE, ...)

## S3 method for class 'susiF'
HMM_regression(obj, Y, X, verbose = TRUE, fit_indval = TRUE, ...)

Arguments

obj

a susiF object

Y

matrix of responses

X

matrix containing the covariates

verbose

logical

fit_indval

logical if set to true compute fitted value (default value TRUE)

...

Other arguments.


stephenslab/susiF.alpha documentation built on March 1, 2025, 4:28 p.m.