Improved visualization of interactions
·
12 commits
to main
since this release
Changes
-
The
get_unique_term_affiliation_shapemethod now includes an optional parameter,additional_points(default: 250). This parameter adds evenly spaced points for two-way or higher-order interactions, ensuring smoother visualization and reducing artifacts from sparse data. For the same reason, the default value formax_rows_before_samplinghas been increased from 100,000 to 500,000. -
The example scripts now use heatmaps instead of 3D charts to plot two-way interactions, improving clarity and interpretability.