The DBBMMStack
object is created within the brownian.bridge.dyn function from a MoveStack
or dBMvarianceStack
object. It contains a dBMvarianceStack object and a raster
with probabilities.
part of the Raster-class
Object of class "dBMvarianceStack": includes the window.size, margin, means, in.windows, break.list, and points of interest
the extension factor set by the user
part of the Raster-class
part of the Raster-class
part of the Raster-class
the method that was used to calculate the utilization distribution, e.g. dynamic Brwonian Bridge
part of the Raster-class
part of the Raster-class
part of the Raster-class
part of the Raster-class
part of the Raster-class
part of the Raster-class
contour
signature(object = "DBBMMStack")
: adds a contour line to a plot
emd
signature(object = "DBBMMStack")
: quantifies similarity between utilization distributions
equalProj
signature(object = "DBBMMStack")
: checks whether all objects of a list are in the same projection
getMotionVariance
signature(object = "DBBMMStack")
: extracts the estimated motion variance
getVolumeUD
signature(object = "DBBMMStack")
: modifies the UD raster
outerProbability
signature(object = "DBBMMStack")
: calculates the animal occurrence probabilities at the border of the raster
plot
signature(object = "DBBMMStack")
: plots the raster from a DBBMMStack object with re-size insensitive proportions
raster2contour
signature(object = "DBBMMStack")
: converts a raster to contour lines
show
signature(object = "DBBMMStack")
: displays summary the DBBMMStack object
split
signature(object = "DBBMMStack")
: splits a DBBMMStack into a list of DBBMM objects
summary
signature(object = "DBBMMStack")
: summarizes the information of the raster from a DBBMMStack object
subset
signature(object = "DBBMMStack")
: subsets the DBBMMStack object
Marco Smolla & Anne Scharf