Expand description
Normal quantile–quantile plot: sample quantiles vs theoretical standard-normal quantiles, with a robust reference line through the first and third quartiles.
Structs§
- QqPlot
- A normal Q–Q plot as a drawable series (coordinate space
(f64, f64)=(theoretical quantile, sample quantile)).