compare_P2S_covariates_within_stream.RdThis 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)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
Other passage_to_spawner:
compare_P2S_model_covariates(),
run_passage_to_spawner_model()