bootstrap_marking_data: This function bootstraps the marking data for every area of...

View source: R/bootstrap_marking_data.R

bootstrap_marking_dataR Documentation

This function bootstraps the marking data for every area of origin.

Description

This function bootstraps the marking data for every area of origin.

Usage

bootstrap_marking_data(mark_recapture_object, crs = NULL)

Arguments

mark_recapture_object

object of class mark_recapture_object (see mark_recapture_object())

crs

coordinate system. Defaults to NULL.

Value

mark_recapture_object with estimates of all selected parameters

Examples

mro <- bootstrap_marking_data(mro1D)


SaskiaSchirmer/CONSURE documentation built on Sept. 3, 2023, 8:52 a.m.