"""Test the new variable type detection system.""" def test_detect_variable_type_basic(self): """Test basic variable type detection.""" assert var_types["categorical ...
Generate a data grid of user-specified values for use in the 'newdata' argument of the 'predictions()', 'comparisons()', and 'slopes()' functions. This is useful to define where in the predictor space ...