| DBBMM-class {move} | R Documentation |
The DBBMM class
Description
The DBBMM object is created within the brownian.bridge.dyn function from a Move or dBMvariance object. It contains a dBMvariance object and a raster with probabilities.
Slots
- crs
part of the Raster-class
- data
part of the Raster-class
- DBMvar
Object of class "dBMvariance": includes the window.size, margin, means, in.windows, break.list, and points of interest
- ext
the extension factor set by the user
- extent
part of the Raster-class
- file
part of the Raster-class
- history
part of the Raster-class
- legend
part of the Raster-class
- method
stores the method that was used to calculate the utilization distribution (UD), e.g. dynamic Brownian Bridge
- ncols
part of the Raster-class
- nrows
part of the Raster-class
- rotated
part of the Raster-class
- rotation
part of the Raster-class
- title
part of the Raster-class
- z
part of the Raster-class
Methods
contoursignature(object = "DBBMM"): adds a contour line to a plotemdsignature(object = "DBBMM"): quantifies similarity between utilization distributionsequalProjsignature(object = "DBBMM"): checks whether all objects of a list are in the same projectiongetMotionVariancesignature(object = "DBBMM"): extracts the estimated motion variancegetVolumeUDsignature(object = "DBBMM"): modifies the UD rasterouterProbabilitysignature(object = "DBBMM"): calculates the animal occurrence probabilities at the border of the rasterplotsignature(object = "DBBMM"): plots the raster from a DBBMM object with re-size insensitive proportionsraster2contoursignature(object = "DBBMM"): converts a raster to contour linesshowsignature(object = "DBBMM"): displays summary the DBBMM objectsummarysignature(object = "DBBMM"): summarizes the information of the raster from a DBBMM objectsubsetsignature(object = "DBBMM"): subsets the DBBMM object
Note
The DBBMM object contains a dBMvariance and a .UD object which can be used to program against.
Author(s)
Marco Smolla & Anne Scharf