paretoCopyimport { pareto } from "https://git.sr.ht/~ruivieira/deno-experiments/blob/master/mentat/stats/distributions.ts";function pareto(x: number,scale: number,shape: number,);§pareto(x: number, scale: number, shape: number)[src]§Parameters§x: number[src]§scale: number[src]§shape: number[src]