Package: represent 1.0.1
represent: Determine How Representative Two Multidimensional Data Sets are
Compute the values of various parameters evaluating how similar two multidimensional datasets' structures are in multidimensional space, as described in: Jouan-Rimbaud, D., Massart, D. L., Saby, C. A., Puel, C. (1998), <doi:10.1016/S0169-7439(98)00005-7>. The computed parameters evaluate three properties, namely, the direction of the data sets, the variance-covariance of the data points, and the location of the data sets' centroids. The package contains workhorse function jrparams(), as well as two helper functions Mboxtest() and JRsMahaldist(), and four example data sets.
Authors:
represent_1.0.1.tar.gz
represent_1.0.1.zip(r-4.5)represent_1.0.1.zip(r-4.4)represent_1.0.1.zip(r-4.3)
represent_1.0.1.tgz(r-4.4-any)represent_1.0.1.tgz(r-4.3-any)
represent_1.0.1.tar.gz(r-4.5-noble)represent_1.0.1.tar.gz(r-4.4-noble)
represent_1.0.1.tgz(r-4.4-emscripten)represent_1.0.1.tgz(r-4.3-emscripten)
represent.pdf |represent.html✨
represent/json (API)
# Install 'represent' in R: |
install.packages('represent', repos = c('https://hdraisma.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 1 years agofrom:caeaaaba37. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 19 2024 |
R-4.5-win | OK | Nov 19 2024 |
R-4.5-linux | OK | Nov 19 2024 |
R-4.4-win | OK | Nov 19 2024 |
R-4.4-mac | OK | Nov 19 2024 |
R-4.3-win | OK | Nov 19 2024 |
R-4.3-mac | OK | Nov 19 2024 |
Exports:jrparamsJRsMahaldistMBoxtest
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Determine the representativity of two multidimensional data sets | represent-package represent |
A 50 x 5 data set | DATASET.1 |
A 50 x 5 data set | DATASET.2 |
A 50 x 10 data set | DATASET.3 |
A 50 x 10 data set | DATASET.4 |
Assess similarity of two multidimensional data sets | jrparams |
Compute Mahalanobis distance | JRsMahaldist |
Compute Box's M-statistic | MBoxtest |