Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
compute-pcorr
Computes Pearson product-moment correlation coefficients between one or more numeric arrays.
stats-lib
Statistics Library in vanilla JavaScript
@stdlib/stats-incr-pcorr
Compute a sample Pearson product-moment correlation coefficient.
@stdlib/stats-incr-mpcorr
Compute a moving sample Pearson product-moment correlation coefficient incrementally.
@stdlib/stats-incr-mapcorr
Compute a moving sample absolute Pearson product-moment correlation coefficient incrementally.
@stdlib/stats-incr-mpcorrdist
Compute a moving sample Pearson product-moment correlation distance incrementally.
@stdlib/stats-incr-pcorr2
Compute a squared sample Pearson product-moment correlation coefficient.
@stdlib/stats-incr-apcorr
Compute a sample absolute Pearson product-moment correlation coefficient.
@stdlib/stats-incr-pcorrdist
Compute a sample Pearson product-moment correlation distance.
@stdlib/stats-incr-mpcorr2
Compute a moving squared sample Pearson product-moment correlation coefficient incrementally.
@stdlib/stats-incr-pcorrmat
Compute a sample Pearson product-moment correlation matrix incrementally.
@stdlib/stats-incr-mcovariance
Compute a moving unbiased sample covariance incrementally.
@stdlib/stats-incr-covariance
Compute an unbiased sample covariance incrementally.
@stdlib/stats-incr-pcorrdistmat
Compute a sample Pearson product-moment correlation distance matrix incrementally.
@stdlib/stats-incr-covmat
Compute an unbiased sample covariance matrix incrementally.
@syls/corr
Модуль корректоров.