zipnegloglik_cov_cont3: negative log likelihood function for zero-inflated Poisson...

Description Usage Arguments Value

View source: R/RcppExports.R

Description

negative log likelihood function for zero-inflated Poisson hidden Markov model with covariates in state-dependent parameters and transition rates

Usage

1
zipnegloglik_cov_cont3(parm, y, covariates, M, ntimes, timeindex)

Arguments

parm

working parameters

y

observed series

covariates

design matrix of covariates including the intercept

M

number of hidden states

ntimes

length of the observed series

timeindex

vector of observed time points

Value

negative log likelihood


ziphsmm documentation built on May 2, 2019, 6:10 a.m.