Add a parameter to a spim_pars_mcmc
object
spim_add_par(
pars,
name,
initial,
min,
max,
proposal_variance,
prior,
integer = FALSE,
include = TRUE
)
spim_add_par_beta(pars)
Original spim_pars_pmcmc
object
Name of the new parameter
Initial value for the new parameter
Minimum value
Maximum value
Variance for the proposal VCV
List of values for the prior (must include "type", then other values for the prior data.frame)
Logical, indicates if integer
Logical, indicates if fitted