Package: Hotelling 1.0-8
Hotelling: Hotelling's T^2 Test and Variants
A set of R functions which implements Hotelling's T^2 test and some variants of it. Functions are also included for Aitchison's additive log ratio and centred log ratio transformations.
Authors:
Hotelling_1.0-8.tar.gz
Hotelling_1.0-8.zip(r-4.5)Hotelling_1.0-8.zip(r-4.4)Hotelling_1.0-8.zip(r-4.3)
Hotelling_1.0-8.tgz(r-4.4-any)Hotelling_1.0-8.tgz(r-4.3-any)
Hotelling_1.0-8.tar.gz(r-4.5-noble)Hotelling_1.0-8.tar.gz(r-4.4-noble)
Hotelling_1.0-8.tgz(r-4.4-emscripten)Hotelling_1.0-8.tgz(r-4.3-emscripten)
Hotelling.pdf |Hotelling.html✨
Hotelling/json (API)
# Install 'Hotelling' in R: |
install.packages('Hotelling', repos = c('https://jmcurran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jmcurran/hotelling/issues
Datasets:
- bottle.df - Bottle data
- container.df - Container data
- manova1.df - Manova1 data
Last updated 3 years agofrom:090f742a63. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 13 2024 |
R-4.5-win | OK | Nov 13 2024 |
R-4.5-linux | OK | Nov 13 2024 |
R-4.4-win | OK | Nov 13 2024 |
R-4.4-mac | OK | Nov 13 2024 |
R-4.3-win | OK | Nov 13 2024 |
R-4.3-mac | OK | Nov 13 2024 |
Exports:alrclrhotelling.stathotelling.testsummarise
Dependencies:corpcor
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Hotelling | Hotelling-package Hotelling |
Additive log ratio transformation | alr |
Bottle data | bottle.df |
Centered log ratio transformation | clr |
Container data | container.df |
Calculate Hotelling's two sample T-squared test statistic | hotel.stat hotelling.stat |
Two-sample Hotelling's T-squared test | hotel.test hotelling.test hotelling.test.default hotelling.test.formula |
manova1 data | manova1.df |
Plots the results from a permutation based version of Hotelling's T-squared test for the difference in two multivariate sample means | plot.hotelling.test |
Prints the results from a Hotelling's T-squared test for the difference in two multivariate sample means | print.hotelling.test |
Summary statistics for grouped data | summarise summarise.data.frame summarise.default summarise.formula summarize |