spline2A python wrapper for spline2 (aka hyper-spline) by B. Thijsse et al. Uses the Durbin-Watson statistic rather than chi-square as a test for the number of knots in the approximating spline, which is supposed to be less sensitive to incorrect variances in the data. Requires Numeric python.https://code.obs.carnegiescience.edu/python/burns-python-scripts/modules/spline2-1.0.tar.gz/viewhttps://code.obs.carnegiescience.edu/@@site-logo/Code_logo.jpg
spline2
A python wrapper for spline2 (aka hyper-spline) by B. Thijsse et al. Uses the Durbin-Watson statistic rather than chi-square as a test for the number of knots in the approximating spline, which is supposed to be less sensitive to incorrect variances in the data. Requires Numeric python.