BCES icon indicating copy to clipboard operation
BCES copied to clipboard

Python module for performing linear regression for data with measurement errors and intrinsic scatter

Results 2 BCES issues
Sort by recently updated
recently updated
newest added

Fast bootstrapping using numpy vectorization. (Optional) bias correction on the slope and intercept uncertainties using the bias-corrected and accelerated (BCa) confidence interval method from Efron, An Introduction to the Bootstrap....

RemoteTraceback Traceback (most recent call last) RemoteTraceback: """ Traceback (most recent call last): File "/home/esraa/anaconda3/lib/python3.9/multiprocessing/pool.py", line 125, in worker result = (True, func(*args, **kwds)) File "/home/esraa/anaconda3/lib/python3.9/multiprocessing/pool.py", line 48, in mapstar...