Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

* For model_in_situ() function, the filtering parameters (`velocity… #31

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

mladenjovanovic
Copy link
Owner

…_threshold, velocity_step, and n_observations) are returned in the correctionselement of the returned object. These are also returned in theCV` element of the returned object for every cross-validation fold

  • velocity_threshold parameter in the model_in_situ() function is now by default NULL, in which case the velocity of the observation with the fastest acceleration is taken as the cutoff value

…_threshold`, `velocity_step`, and `n_observations`) are returned in the `corrections` element of the returned object. These are also returned in the `CV` element of the returned object for every cross-validation fold

* `velocity_threshold` parameter in the `model_in_situ()` function is now by default `NULL`, in which case the velocity of the observation with the fastest acceleration is taken as the cutoff value
@mladenjovanovic mladenjovanovic merged commit f3ca013 into master Jan 25, 2024
2 checks passed
@mladenjovanovic mladenjovanovic deleted the in-situ-filter branch January 25, 2024 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant