ctmm-initiative / ctmm

Continuous-Time Movement Modeling. Functions for identifying, fitting, and applying continuous-space, continuous-time stochastic movement models to animal tracking data.
http://biology.umd.edu/movement.html
47 stars 12 forks source link

slightly more readable code #32

Closed bart1 closed 5 years ago

bart1 commented 5 years ago

I just encountered this and thought this was slightly more elegant

chfleming commented 5 years ago

Noted, though it looks like I rewrote that code before the pull request. I recently added capabilities to support no-movement and linear movement models, because those were the MLEs in some short bursts of noisy turtle data, and that required some rewriting of the code in this area.