Skip to contents

Thin wrapper around rstan::extract to extract typical imuGAP parameters.

Usage

extract_imugap(fit, pars = c("logit_phi_state"), ...)

Arguments

fit

a stanfit object returned by imuGAP()

pars

character vector; parameters to extract.

Value

a list, as returned by rstan::extract()