- Notifications
You must be signed in to change notification settings - Fork6
Functional utilities to transform and compute stats on arrays
License
NotificationsYou must be signed in to change notification settings
mljs/array
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Functional utilities to transform and compute stats on arrays
Name | Description |
---|---|
ml-array-sequential-fill | Fill / create an array with sequential numbers |
ml-array-min | Get the minimum value in an array |
ml-array-max | Get the maximum value in an array |
ml-array-rescale | Rescale an array into a range |
ml-array-mean | Get the average value in an array |
ml-array-median | Get the median value in an array |
ml-array-mode | Get the first mode value in an array |
ml-array-normed | Get a normed array |
ml-array-sum | Get the sum or the array elements |
ml-array-variance | Get the variance in an array |
ml-array-standard-deviation | Get the standard deviation in an array |
About
Functional utilities to transform and compute stats on arrays
Resources
License
Stars
Watchers
Forks
Packages0
No packages published