extract_pCap_estimates.RdExtract parameter estimates from the pCap BUGS model object
extract_pCap_estimates(model_object, pCap_inputs)the BUGS object produced by running fit_pCap_model_BUGS().
a list of inputs for the abundance BUGS model, generated by running prepare_pCap_inputs()
A table with the format:
model_name
site
run_year
week_fit
location_fit
parameter
statistic
value
srjpedata_version
This function extracts parameter estimates from the pCap BUGS model and returns them in a tidy data frame format.