This function is called within compare_P2S_model_covariates() and iterates through all environmental covariates for a stream, producing diagnostic statistics for that stream.

compare_P2S_covariates_within_stream(data, stream_name)

Value

A table containing the following variables:

  • par_names Parameter name

  • stream Mean of the posterior distribution for a parameter

  • mean Monte Carlo standard error for summary of all chains merged. Seee details

  • median 50% quantile of posterior distribution for a parameter.

  • sd standard deviation

  • covar_considered the covariate considered

See also