Skip to contents

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.