View source: R/sonplot-qgraph-geometry.R
| qgraph_norm_curve | R Documentation |
Calculates the normalization factor for edge curvature to maintain consistent visual appearance across different plot sizes. Formula: sqrt(sum(pin^2)) / sqrt(7^2 + 7^2)
qgraph_norm_curve()
Numeric normalization factor.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.