Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
@stdlib/stats-base-dists-pareto-type1-cdf
Pareto (Type I) distribution cumulative distribution function (CDF).
@stdlib/random-base-pareto-type1
Pareto (Type I) distributed pseudorandom numbers.
pareto-set
A function that filters an array down to the pareto optimal set based on an array of objective functions
n8n-nodes-tess-ai-by-pareto
n8n node for Tess AI by Pareto
@stdlib/stats-base-dists-pareto-type1-logcdf
Natural logarithm of the cumulative distribution function (CDF)for a Pareto (Type I) distribution.
@stdlib/stats-base-dists-pareto-type1-skewness
Pareto (Type I) distribution skewness.
@stdlib/stats-base-dists-pareto-type1-kurtosis
Pareto (Type I) distribution excess kurtosis.
pareto-core-internals
@stdlib/stats-base-dists-pareto-type1-quantile
Pareto (Type I) distribution quantile function.
@stdlib/stats-base-dists-pareto-type1-mode
Pareto (Type I) distribution mode.
@stdlib/stats-base-dists-pareto-type1-logpdf
Natural logarithm of the probability density function (PDF) for a Pareto (Type I) distribution.
@stdlib/stats-base-dists-pareto-type1-variance
Pareto (Type I) distribution variance.
@stdlib/stats-base-dists-pareto-type1-mean
Pareto (Type I) distribution expected value.
@stdlib/stats-base-dists-pareto-type1-pdf
Pareto distribution (Type I) probability density function (PDF).
@stdlib/stats-base-dists-pareto-type1-median
Pareto (Type I) distribution median.
@stdlib/stats-base-dists-pareto-type1-entropy
Pareto (Type I) distribution differential entropy.
@stdlib/stats-base-dists-pareto-type1-stdev
Pareto (Type I) distribution standard deviation.
@stdlib/stats-base-dists-pareto-type1-ctor
Pareto (Type I) distribution constructor.
pareto-core-lib
the pareto core package for developing library code
pareto-core-types
core types for Pareto