jzmaddock
|
f371e87b6e
|
Fix up test programs to work with BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS.
Add more tests to CI.
|
2021-02-07 19:35:01 +00:00 |
|
Nick
|
3b9f5adccc
|
Increase tolerable ULPs in linear regression.
|
2021-01-11 13:24:25 -05:00 |
|
Matt Borland
|
579d89c163
|
Add integer support to linear regression (#484)
* Add integer support to linear regression
* Fix for MSVC error C2668: 'fpclassify' [CI SKIP]
* Fix naming [CI SKIP]
|
2021-01-09 12:15:43 -05:00 |
|
NAThompson
|
03489ffe08
|
Ordinary least squares: Increase expected error rates slightly to get build to pass on Windows.
|
2019-10-25 08:24:57 -04:00 |
|
NAThompson
|
e8effeb055
|
Add tests of various scaling laws for simple ordinary least squares.
|
2019-10-21 09:16:21 -04:00 |
|
Nick Thompson
|
88f16b64a4
|
Add permutation test.
|
2019-10-20 20:26:32 -04:00 |
|
NAThompson
|
c94557d1f5
|
Documentation and R^2.
|
2019-10-20 14:32:30 -04:00 |
|