BCES
BCES copied to clipboard
Python module for performing linear regression for data with measurement errors and intrinsic scatter
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...