dirichletCopyimport { dirichlet } from "https://git.sr.ht/~ruivieira/deno-experiments/blob/master/mentat/stats/distributions.ts";function dirichlet(x: any, alpha: any);§dirichlet(x: any, alpha: any)[src]§Parameters§x: any[src]§alpha: any[src]