Package: outliers 0.15
outliers: Tests for Outliers
A collection of some tests commonly used for identifying outliers.
Authors:
outliers_0.15.tar.gz
outliers_0.15.zip(r-4.7)outliers_0.15.zip(r-4.6)outliers_0.15.zip(r-4.5)
outliers_0.15.tgz(r-4.6-any)outliers_0.15.tgz(r-4.5-any)
outliers_0.15.tar.gz(r-4.7-any)outliers_0.15.tar.gz(r-4.6-any)
outliers_0.15.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
outliers/json (API)
| # Install 'outliers' in R: |
| install.packages('outliers', repos = c('https://luqqe.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:f6c9560a23. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 97 | ||
| source / vignettes | OK | 166 | ||
| linux-release-x86_64 | OK | 101 | ||
| macos-release-arm64 | OK | 94 | ||
| macos-oldrel-arm64 | OK | 63 | ||
| windows-devel | OK | 68 | ||
| windows-release | OK | 75 | ||
| windows-oldrel | OK | 59 | ||
| wasm-release | OK | 80 |
Exports:chisq.out.testcochran.testdixon.testgrubbs.testoutlierpcochranpdixonpgrubbsqcochranqdixonqgrubbsqtablerm.outlierscores
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Chi-squared test for outlier | chisq.out.test |
| Test for outlying or inlying variance | cochran.test |
| Dixon tests for outlier | dixon.test |
| Grubbs tests for one or two outliers in data sample | grubbs.test |
| Find value with largest difference from the mean | outlier |
| Critical values and p-values for Cochran outlying variance test | pcochran qcochran |
| critical values and p-values for Dixon tests | pdixon qdixon |
| Calculate critical values and p-values for Grubbs tests | pgrubbs qgrubbs |
| Interpolate tabularized distribution | qtable |
| Remove the value(s) most differing from the mean | rm.outlier |
| Calculate scores of the sample | scores |
