DifferenceInDifferences.print_coefficients#

DifferenceInDifferences.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