plot_nest_surv: Plot nest survival over time from MCMC run

View source: R/outcome_funs.R

plot_nest_survR Documentation

Plot nest survival over time from MCMC run

Description

plot_nest_surv makes a plot of nest survival over time for a chosen nesting attempt as estimated by estimate_outcomes.

Usage

plot_nest_surv(mcmc_obj, who = 1, ci = 0.95)

Arguments

mcmc_obj

List of mcarrays output by estimate_outcomes.

who

Integer. Which nesting attempt to plot.

ci

Numeric. Credible interval level.

Value

A plot of individual nest survival over time.


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