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

View source: R/simulate.R

ssf_weightsR Documentation

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.


jmsigner/amt documentation built on April 24, 2024, 9:16 a.m.