Create a HMC model object

hmc(object, warm_up, iter_max, X)

Arguments

object

model fit object returned from nhpp_gamma Rcpp function

warm_up

same as nhpp_hmc

iter_max

same as nhpp_hmc

X

the design matrix used in the regression

Value

an hmc model object