fun_weight_speed: Internal function to calculate the weight of each particle...

View source: R/utility_functions.R

fun_weight_speedR Documentation

Internal function to calculate the weight of each particle given the animals speed

Description

Internal function to calculate the weight of each particle given the animals speed

Usage

fun_weight_speed(x, spd, spw)

Arguments

x

point cloud data.frame

spd

speed.dry given to prob_algorithm

spw

speed.wet given to prob_algorithm


benjamin-merkel/probGLS documentation built on Sept. 15, 2023, 9:15 a.m.