Package-level declarations
Functions
Link copied to clipboard
fun qqPlot(data: Map<*, *>, sample: String? = null, x: String? = null, y: String? = null, distribution: String? = null, dParams: List<Number>? = null, quantiles: <Error class: unknown class><Number, Number>? = null, group: String? = null, showLegend: Boolean = true, marginal: String? = null, color: String? = null, fill: String? = null, alpha: Number? = null, size: Number? = null, shape: Int? = null, lineColor: String? = null, lineSize: Number? = null, linetype: Any? = null): Plot
Produces a Q-Q plot (quantile-quantile plot).