Skip to contents

The dynBGB object is created within the dynBGB function from a Move object. It contains a dBGBvariance object and a raster with probabilities.

Note

The dynBGB object contains a dBGBvariance and a .UD object which can be used to program against.

Slots

crs

part of the Raster-class

data

part of the Raster-class

var

Object of class "dBGBvariance": includes the windowSize, margin, paraSd,orthSd, nEstim, segInterest

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. dynBGB

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

contour

signature(object = "dynBGB"): adds a contour line to a plot

equalProj

signature(object = "dynBGB"): checks whether all objects of a list are in the same projection

getMotionVariance

signature(object = "dynBGB"): extracts the estimated motion variance

getVolumeUD

signature(object = "dynBGB"): modifies the UD raster

outerProbability

signature(object = "dynBGB"): calculates the animal occurrence probabilities at the border of the raster

plot

signature(object = "dynBGB"): plots the raster from a dynBGB object with re-size insensitive proportions

raster2contour

signature(object = "dynBGB"): converts a raster to contour lines

show

signature(object = "dynBGB"): displays summary the dynBGB object

summary

signature(object = "dynBGB"): summarizes the information of the raster from a dynBGB object

subset

signature(object = "dynBGB"): subsets the dynBGB object

Author

Bart Kranstauber & Anne Scharf

See also

.UD