central-tendency
Here are 125 public repositories matching this topic...
Language:All
Sort:Most stars
Python package containing functions implemented for descriptive and inferential statistics.
- Updated
Sep 21, 2021 - Python
The objective of this work is to provide tools to be used for the classification of ordinal categorical distributions. To demonstrate how to do it, we propose an Homogeneity (HI) and Location (LI) Index to measure the concentration and central value of an ordinal categorical distribution.
- Updated
Sep 7, 2019 - R
Compute a moving geometric mean incrementally.
- Updated
Feb 24, 2025 - JavaScript
Basic Statistic operations using R language
- Updated
Feb 10, 2021 - R
Calculate the mean and variance of a double-precision floating-point strided array.
- Updated
Mar 17, 2025 - JavaScript
Calculate the mean and variance of a double-precision floating-point strided array using a two-pass algorithm.
- Updated
Mar 24, 2025 - JavaScript
Calculate the arithmetic mean of a single-precision floating-point strided array using a two-pass error correction algorithm with extended accumulation and returning an extended precision result.
- Updated
Mar 24, 2025 - JavaScript
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values.
- Updated
Feb 22, 2025 - JavaScript
Calculate the arithmetic mean of a single-precision floating-point strided array using pairwise summation with extended accumulation and returning an extended precision result.
- Updated
Feb 18, 2025 - JavaScript
Calculate the arithmetic mean of a single-precision floating-point strided array using a one-pass trial mean algorithm with pairwise summation.
- Updated
Mar 24, 2025 - JavaScript
Create an iterator which iteratively computes a cumulative arithmetic mean of squared absolute values.
- Updated
Jan 13, 2025 - JavaScript
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using ordinary recursive summation.
- Updated
Mar 6, 2025 - JavaScript
Calculate the arithmetic mean of a strided array, ignoring NaN values and using Welford's algorithm.
- Updated
Mar 17, 2025 - JavaScript
Computation of mean, median, and mode of a set of rotations (quaternions)
- Updated
Apr 26, 2022 - Python
Calculate the arithmetic mean of a strided array, ignoring NaN values and using a two-pass error correction algorithm.
- Updated
Dec 23, 2024 - JavaScript
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using ordinary recursive summation with extended accumulation.
- Updated
Jan 2, 2025 - JavaScript
Business Analyst Portfolio
- Updated
Mar 16, 2023
Calculate the arithmetic mean of a double-precision floating-point strided array using a two-pass error correction algorithm.
- Updated
Mar 3, 2025 - JavaScript
Calculate the arithmetic mean of a double-precision floating-point strided array using pairwise summation.
- Updated
Feb 9, 2025 - JavaScript
Create an iterator which iteratively computes a cumulative arithmetic mean of absolute values.
- Updated
Feb 10, 2025 - JavaScript
Improve this page
Add a description, image, and links to thecentral-tendency topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thecentral-tendency topic, visit your repo's landing page and select "manage topics."