The dBMvariance object is created within the brownian.motion.variance.dyn function from a Move object.
The dBMvarianceStack object is created when a MoveStack is the input object.
The dBMvarianceBurst object when the input is a MoveBurst object.
These objects contain the motion variance calculated by the dynamic Brownian Bridge Movement Model.
The window size used for dbbmm calculation
The margin used for dbbmm calculation
The variance values
The number of windows each location was included in
Logical string, FALSE: segments have been omitted in the calculation since a lower number of estimates for variance are obtained for these segments. TRUE: segments included in the calculation
list of the locations of breaks found
as.data.framesignature(object = "dBMvarianceTmp"): extracts the spatial data frame
brownian.bridge.dynsignature(object = "dBMvarianceTmp"): calculates the utilization distribution (UD) of the given track using the dynamic Brownian Bridge Movement Model
coordinatessignature(object = "dBMvarianceTmp"): extracts the coordinates from the Move object contained in the dBMvarianceTmp
getMotionVariancesignature(object = "dBMvarianceTmp"): extracts the estimated motion variance
linessignature(object = "dBMvarianceTmp"): add lines of the track of the animal to a plot
pointssignature(object = "dBMvarianceTmp"): add points of the track of the animal to a plot
plotsignature(object = "dBMvarianceTmp"): plots the track of the animal
showsignature(object = "dBMvarianceTmp"): displays summary the dBMvarianceTmp object
summarysignature(object = "dBMvarianceTmp"): summarizes the information of the raster from a dBMvarianceTmp object
subsetsignature(object = "dBMvarianceTmp"): subsets the dBMvarianceTmp object