raster_param | R Documentation |
This function creates a raster stack of the parameter value and the 2.5 and the 97.5
raster_param(mark_recapture_object, param, b)
mark_recapture_object |
object of class mark_recapture_object (see mark_recapture_object()) |
param |
name of the parameter |
b |
name of area of origin |
raster stack of parameter value and bootstrap confidence interval.
raster_param(mro2D, "s", "all")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.