raster_param: Raster stack of parameter values and bootstrap confidence...

View source: R/raster_param.R

raster_paramR Documentation

Raster stack of parameter values and bootstrap confidence intervals, if available.

Description

This function creates a raster stack of the parameter value and the 2.5 and the 97.5

Usage

raster_param(mark_recapture_object, param, b)

Arguments

mark_recapture_object

object of class mark_recapture_object (see mark_recapture_object())

param

name of the parameter

b

name of area of origin

Value

raster stack of parameter value and bootstrap confidence interval.

Examples

raster_param(mro2D, "s", "all")


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