dpseidel / stmove

Build reproducible reports for spatial-temporal animal movement analysis
https://www.danaseidel.com/stmove/
GNU General Public License v3.0
3 stars 0 forks source link

Implementation of Kalman Smoothing #2

Closed doughertyeric closed 5 years ago

doughertyeric commented 5 years ago

I think I've implemented this one correctly, though I didn't use an @export tag. Check it out for me, will ya? Also, I'm calling the two functions from the forecast package directly, which may run counter to the message you have in there about downloading the forecast package.

doughertyeric commented 5 years ago

If this is okay, we can delete the kalman_smoothing.R and wavelet_unformatted.R code

dpseidel commented 5 years ago

Yep this looks good!