Replaced get_coefficient_shape_function() with get_main_effect_shape()
·
161 commits
to main
since this release
Replaced get_coefficient_shape_function() with get_main_effect_shape(). The former was difficult to compute correctly. The new method also makes it easier to interpret main effects.