src/mozanalysis/frequentist_stats/linear_models/functions.py [715:722]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        _validate_parameters(
            df,
            col_label,
            ref_branch_label,
            covariate_col_label,
            threshold_quantile,
            alphas,
        )
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/mozanalysis/frequentist_stats/linear_models/functions.py [727:734]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        _validate_parameters(
            df,
            col_label,
            ref_branch_label,
            covariate_col_label,
            threshold_quantile,
            alphas,
        )
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



