Ball
Ball copied to clipboard
Statistical Inference and Sure Independence Screening via Ball Statistics
- `np.alen` has been deprecated in Numpy - occurs in 3 calls in `wrap_c.py` - suffices to just substitute `np.alen` with Python's native `len` to make the package run
When I pip install Ball in python 3.8 , there has some trouble in build wheel,but in python 3.7 it's ok.
I successfully install the package in linux, but found the error while running the toy example provided in the code. Besides, I can successfully run the demo in windows. The...
when I use the bcor function, python emerge Type error: ufunc 'isnan' not supported for the input types, and the inputs could not be safely coerced to any supported types...