This function can be run on objects produced by run_bt_spas_x(). It extracts estimates for trib_mu, trib_sd, flow_mu, flow_sd, and pro_sd.

get_hyper_distribution_parameter_estimates(model_fit_object)

Arguments

model_fit_object

the object produced by running run_single_bt_spas_x() for a given site and run year.

Value

a tibble with the following variables:

  • parameter parameter name

  • mean mean parameter estimate

  • mean median parameter estimate

  • mean lower confidence limit (2.5%) of parameter estimate

  • mean upper confidence limit (97.5%) of parameter estimate