File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -973,9 +973,13 @@ domains
973973; ; - 12 off-diagonal scatter plots show all pairwise relationships
974974; ; - Per-species regression lines reveal species-specific trends
975975; ;
976- ; ; Notice the symmetry: the upper and lower triangles are mirror images of each other
977- ; ; (x vs y in one panel corresponds to y vs x in the reflected panel).
978- ; ; Some SPLOM designs only show one triangle to avoid redundancy.
976+ ; ; Notice the symmetry: the upper and lower triangles are mirror images of each other:
977+ ; ; x vs y in one panel corresponds to y vs x in the reflected panel.
978+ ; ; (But the regression lines are not symmetric: the two axes have different roles
979+ ; ; in the definition of regression, that uses x as a predictor and minimizes the
980+ ; ; prediction error for y.)
981+ ; ; Some SPLOM designs only show one triangle to avoid redundancy. Others use each triangle
982+ ; ; for a different data visualization.
979983
980984
981985; ; ## Reflection: What We've Built
You can’t perform that action at this time.
0 commit comments