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

Fix output / abort in dspline_interp() on certain nondisjoint xd & x #17

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

brookslogan
Copy link

@brookslogan brookslogan commented Jan 31, 2025

  • Fix dspline_interp() with implicit = TRUE and x including points from xd
  • Make dspline_interp() with NAs in v abort.

Resolves #16

@brookslogan brookslogan force-pushed the lcb/xd-x-nondisjoint-nonidentical branch from c4c5718 to f1bff96 Compare February 1, 2025 00:29
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.

Better reactions to NAs in dspline_interp(), and implicit = TRUE generating garbage values
1 participant