The DBBMMBurstStack
object is created within the brownian.bridge.dyn function from a MoveBurst
or dBMvarianceBurst
object. It contains a dBMvarianceBurst object and a raster
with probabilities.
part of the Raster-class
Object of class "dBMvarianceBurst": 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
getMotionVariance
signature(object = "DBBMMBurstStack")
: extracts the estimated motion variance
plot
signature(object = "DBBMMBurstStack")
: plots the raster from a DBBMMBurstStack object with re-size insensitive proportions
show
signature(object = "DBBMMBurstStack")
: displays summary the DBBMMBurstStack object
subset
signature(object = "DBBMMBurstStack")
: subsets the DBBMMBurstStack object
UDStack
signature(object = "DBBMMBurstStack")
: creates UDStack objects
Anne Scharf