Learn R Programming

amt (version 0.2.2.0)

ssf_weights: Given a fitted ssf, and new location the weights for each location is calculated

Description

Given a fitted ssf, and new location the weights for each location is calculated

Usage

ssf_weights(xy, object, compensate.movement = FALSE)

Arguments

xy

The new locations.

object

The the fitted (i)SSF.

compensate.movement

Whether or not for the transformation from polar to Cartesian coordinates is corrected.