kaitlyngaynor / hopland-hunting

Exploration of Hopland hunter GPS data
Apache License 2.0
1 stars 0 forks source link

Split stationary into two groups based on distance to road #44

Closed kaitlyngaynor closed 1 year ago

kaitlyngaynor commented 1 year ago

Then look at 4 behavioral states—stationary on road, stationary off road, walking, and driving. And re-do cluster analysis? Not sure how interesting this will be but very straightforward as we already have distance-to-road in the annotated data

kaitlyngaynor commented 1 year ago

Did in this script here https://github.com/kaitlyngaynor/hopland-hunting/commit/030443f6e6a617571cc16df0f7806fbf4ac1b0f6

kaitlyngaynor commented 1 year ago

When considering two different "stationary" states (on vs off road), we find that 49 of the 427 hunters change cluster.

Most of these (35, or 71%) change from "Waiters" to "Drivers," which is interesting when we look more closely, because they are much more likely to be waiting on roads than off of them. So maybe this is appropriate.