Sample a new LNA path via elliptical slice sampling.
tparam_update(
path,
dat,
iter,
parmat,
tparam,
tparam_ess_control,
pathmat_prop,
censusmat,
draws_prop,
ess_draws_prop,
emitmat,
flow_matrix,
stoich_matrix,
census_times,
forcing_inds,
forcing_tcov_inds,
forcings_out,
forcing_transfers,
param_vec,
param_inds,
const_inds,
tcovar_inds,
initdist_inds,
param_update_inds,
census_indices,
event_inds,
measproc_indmat,
svd_d = NULL,
svd_U = NULL,
svd_V = NULL,
proc_pointer,
set_pars_pointer,
d_meas_pointer,
do_prevalence,
step_size
)
path list
data matrix
MCMC iteration
list of time-varying parameters
matrix for proposed paths
census matrix
emission matrix
flow matrix
stoichiometry matrix
forcing indices
time varying covariate forcings
matrix with outflow from forcings
transfer matrix
parameter vector for use in emission distribution
indices of initial compartment counts
indices where the path should be censused
event indices
measurement process indices
SVD objects for LNA, NULL if using the ODE approx
SVD objects for LNA, NULL if using the ODE approx
SVD objects for LNA, NULL if using the ODE approx
C++ pointer for latent process
C++ pointer for emission distribution
should prevalence be computed
initial step size for ODE solvers
updates the initial conditions