python_white_method

Function python_white_method 

Source
pub fn python_white_method(
    y: &[f64],
    x_vars: &[Vec<f64>],
) -> Result<WhiteSingleResult>
Expand description

Performs the White test for heteroscedasticity using Python’s method.