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

spc.NA.approx ignores neighbours parameter #28

Closed
cbeleites opened this issue Dec 26, 2016 · 0 comments
Closed

spc.NA.approx ignores neighbours parameter #28

cbeleites opened this issue Dec 26, 2016 · 0 comments
Assignees
Labels
Topic: unit test 1️⃣ Unit tests and code coverage Type: bug 💣 something is not working as it should

Comments

@cbeleites
Copy link
Owner

linear interpolation with linapprox not suitable.

@cbeleites cbeleites added Type: bug 💣 something is not working as it should Topic: unit test 1️⃣ Unit tests and code coverage labels Dec 26, 2016
@cbeleites cbeleites self-assigned this Dec 26, 2016
@cbeleites cbeleites changed the title spc.linapprox ignores neighbours parameter spc.NA.linapprox ignores neighbours parameter Dec 26, 2016
@cbeleites cbeleites changed the title spc.NA.linapprox ignores neighbours parameter spc.NA.approx ignores neighbours parameter Dec 26, 2016
cbeleites added a commit that referenced this issue Dec 26, 2016
- use interpolating splines for neighbours > 2 (precisely: for more than 4 data points to interpolate from)
- unit tests.
- skipping throws error (!) => don't use skip
- fix detection whether testthat is attached already
cbeleites added a commit that referenced this issue Sep 2, 2017
- use interpolating splines for neighbours > 2 (precisely: for more than 4 data points to interpolate from)
- unit tests.
- skipping throws error (!) => don't use skip
- fix detection whether testthat is attached already
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Topic: unit test 1️⃣ Unit tests and code coverage Type: bug 💣 something is not working as it should
Projects
None yet
Development

No branches or pull requests

1 participant