ssf_weights {amt} | R Documentation |
Given a fitted ssf, and new location the weights for each location is calculated
ssf_weights(xy, object, compensate.movement = FALSE)
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. |