plot_survival: Plot survival over time from MCMC run

View source: R/outcome_funs.R

plot_survivalR Documentation

Plot survival over time from MCMC run

Description

plot_survival makes a plot of mean nest survival over time as estimated by estimate_outcomes.

Usage

plot_survival(mcmc_obj, ci = 0.95)

Arguments

mcmc_obj

List of mcarrays output by estimate_outcomes.

ci

Numeric. Credible interval level.

Value

A plot of nest survival over time.


picardis/nestR documentation built on July 2, 2024, 6:35 p.m.