Package: PQA 1.0.0
PQA: Perform the Pearson-Quetelet Analysis on Two-Way Contingency Tables
Tools to perform Pearson-Quetelet analysis on two-way contingency tables. The package computes absolute and relative frequencies, Quetelet indices, Pearson-Quetelet decomposition, apex tables, and chi-square summaries for interpreting associations between categorical variables.
Authors:
PQA_1.0.0.tar.gz
PQA_1.0.0.zip(r-4.7)PQA_1.0.0.zip(r-4.6)PQA_1.0.0.zip(r-4.5)
PQA_1.0.0.tgz(r-4.6-any)PQA_1.0.0.tgz(r-4.5-any)
PQA_1.0.0.tar.gz(r-4.7-any)PQA_1.0.0.tar.gz(r-4.6-any)
PQA_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
PQA/json (API)
| # Install 'PQA' in R: |
| install.packages('PQA', repos = c('https://lcorag.r-universe.dev', 'https://cloud.r-project.org')) |
- bmi_mortality - BMI Category vs Mortality Outcome
- bmi_mortality_all - BMI Category vs Mortality Outcome
- uk_crime_rubbish - UK Crime Survey: Rubbish on Street vs Crime Victimization
- us_covid_mortality - US Mortality Data by Age and Gender
- us_fall_accidents - US Construction Fall Accidents by Occupation and Injury Degree
- usa_toddlers - USA School Readiness of Toddlers by Parent Education
- usa_voting_prefs - USA Residents Voting Preferences by Income Category
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:cbf0cc46f3. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 111 | ||
| source / vignettes | OK | 142 | ||
| linux-release-x86_64 | OK | 102 | ||
| macos-release-arm64 | OK | 82 | ||
| macos-oldrel-arm64 | OK | 73 | ||
| windows-devel | OK | 72 | ||
| windows-release | OK | 65 | ||
| windows-oldrel | OK | 71 | ||
| wasm-release | OK | 82 |
Exports:pqa
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| BMI Category vs Mortality Outcome (Excluding First 5 Years) | bmi_mortality |
| BMI Category vs Mortality Outcome (Total Sample) | bmi_mortality_all |
| Pearson-Quetelet Analysis for Two-Way Contingency Tables | pqa |
| Print Pearson-Quetelet Analysis Object | print.pqa |
| Print Chi-Square Test Results | print.pqa.chisq |
| Print Pearson-Quetelet Analysis Subtables | print.pqa.subtable |
| Summarize a Pearson-Quetelet Analysis | summary.pqa |
| UK Crime Survey: Rubbish on Street vs Crime Victimization | uk_crime_rubbish |
| US Mortality Data by Age and Gender (2020 vs 2015-2019 Average) | us_covid_mortality |
| US Construction Fall Accidents by Occupation and Injury Degree | us_fall_accidents |
| USA School Readiness of Toddlers by Parent Education | usa_toddlers |
| USA Residents Voting Preferences by Income Category | usa_voting_prefs |
