densityRidges

constructor(tailsCutoff: Number? = null, quantiles: List<Number>? = null, bw: Any? = null, kernel: String? = null, n: Int? = null, trim: Boolean? = null, adjust: Number? = null, fullScanMax: Int? = null, mapping: DensityRidgesStatMapping.() -> Unit = {})