-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
more flexible NA handling in adjusted estimates
Set a min wear criteria in aggregation: Instead of setting to NA when any NA, allow for some missingness. Defaults: - Up to 30s/min missing when calculating minutely - Up to 10min/h missing when calculating hourly - Up to 3h/d missing when calculating daily For example, if day has 4h missing data, that day's step and walk will be NA. Crude (unadjusted) values will still always report the agg for that day.
- Loading branch information
Showing
1 changed file
with
101 additions
and
75 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters