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

Kalman convergence fix #22

Open doughertyeric opened 5 years ago

doughertyeric commented 5 years ago

Added tryCatch loop to Kalman so that auto.arima model is called if structTS spits failure to converge message. Not sure if it will fail to reach your error messaging regarding the 5% rule based on the tryCatch interruption. May want to add that into the error messaging.