InstrumentalVariable.print_coefficients#
- InstrumentalVariable.print_coefficients(round_to=None)#
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