pub fn python_white_method( y: &[f64], x_vars: &[Vec<f64>], ) -> Result<WhiteSingleResult>
Performs the White test for heteroscedasticity using Python’s method.