You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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
- 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
linear interpolation with
linapprox
not suitable.The text was updated successfully, but these errors were encountered: