ExperimentalDesign.print_coefficients# ExperimentalDesign.print_coefficients(round_to=None)[source]# Prints the model coefficients Parameters: round_to – Number of decimals used to round results. Defaults to 2. Use “None” to return raw numbers. Return type: None