plot_survivorship: Plot the survivorship curves

Description Usage Arguments Details Value Examples

View source: R/figures.R

Description

This is a main function of this package. It plots the survivorship curve for each capture method.

Usage

1
plot_survivorship(data, models_list, save_pdf = FALSE)

Arguments

data

The dataset to be used

models_list

The list of fitted models

save_pdf

A boolean indicating whether saving the plot as a *.pdf object or not

Details

The survivorship curves are averages of individual predictions matching each observation. They thus capture the effects of differences in sample size according to birth cohorts, regions, time since capture... between different capture methods.

Value

Nothing, the function only plots.

Examples

1

courtiol/SileR documentation built on May 16, 2020, 8:10 p.m.