Skip to content

Consider supporting epi_slide_opt(fill =) #646

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

Open
brookslogan opened this issue Mar 27, 2025 · 0 comments
Open

Consider supporting epi_slide_opt(fill =) #646

brookslogan opened this issue Mar 27, 2025 · 0 comments

Comments

@brookslogan
Copy link
Contributor

We don't properly/meaningfully use data.table::froll* fill = args in epi_slide_opt. #611 raises an error if a user tries. One might want to use this, e.g., to figure out which rows didn't have non-NA-with-no-fill = results due to having padding as part of their computation window, vs. due to a time gap or explicit NA.

We can't just pass fill = along for two reasons:

  • the values set to fill are all associated with non-.real time_values introduced by edge-padding
  • after >= 1 case needs special treatment

Marking this low priority initially until we hear that it'd be useful.

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

No branches or pull requests

1 participant