Quantiles of a sample via various methods
現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
NOTE: this function is now available from the IoSR Matlab Toolbox as iosr.statistics.quantile.
-------------------------
This function calculates quantiles and weighted quantiles for vectors, matrices, or N-D arrays, via one of a number of methods described in http://en.wikipedia.org/wiki/Quantile.
引用
Christopher Hummersone (2026). Quantile calculation (https://github.com/IoSR-Surrey/MatlabToolbox), GitHub. に取得済み.
謝辞
ヒントを得たファイル: Returns weighted percentiles of a sample
一般的な情報
- バージョン 1.4.0.0 (150 KB)
-
GitHub でライセンスを表示
MATLAB リリースの互換性
- すべてのリリースと互換性あり
プラットフォームの互換性
- Windows
- macOS
- Linux
GitHub の既定のブランチを使用するバージョンはダウンロードできません
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.4.0.0 | Added weighting option.
|
||
| 1.3.1.0 | Minor bug fix when checking P and minor simplification in preallocation of q and N. Added N output to help.
|
||
| 1.3.0.0 | Added traps for sample sizes of 0 or 1. |
||
| 1.2.0.0 | Added more input checking. |
||
| 1.1.0.0 | Updated function to return sample size. |
||
| 1.0.0.0 |
