pub fn qqplot(data: &[f64]) -> (Figure, ProbPlot)
Convenience wrapper: build a ProbPlot and render its Q-Q plot.
ProbPlot