I've been working on a step selection function for animal movements in R as I haven't yet found anything that suits my needs. I'd like something that can take high-frequency animal GPS data, simulate available locations at each point, extract relevant spatial attributes at these points, and then compare used vs. available locations using logistic regression or something similar. Before I spend any more time developing this function I wanted to make sure I'm not re-inventing the wheel. Does anyone know of an r package or program that does what I'm describing? Thanks.

More John Leonard's questions See All
Similar questions and discussions