Skip to contents

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.

Note

The DBBMMBurstStack object contains a dBMvarianceBurst and a .UDStack object which can be used to program against.

Slots

crs

part of the Raster-class

DBMvar

Object of class "dBMvarianceBurst": 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

filename

part of the Raster-class

layers

part of the Raster-class

%\item{layernames}{part of the \link{Raster-class}}
method

the method that was used to calculate the utilization distribution, e.g. dynamic Brwonian 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

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

Author

Anne Scharf