Package: psycCleaning 0.1.1

Jason Moy
psycCleaning: Data Cleaning for Psychological Analyses
Useful for preparing and cleaning data. It includes functions to center data, reverse coding, dummy code and effect code data, and more.
Authors:
psycCleaning_0.1.1.tar.gz
psycCleaning_0.1.1.zip(r-4.7)psycCleaning_0.1.1.zip(r-4.6)psycCleaning_0.1.1.zip(r-4.5)
psycCleaning_0.1.1.tgz(r-4.6-any)psycCleaning_0.1.1.tgz(r-4.5-any)
psycCleaning_0.1.1.tar.gz(r-4.7-any)psycCleaning_0.1.1.tar.gz(r-4.6-any)
psycCleaning_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
psycCleaning/json (API)
NEWS
| # Install 'psycCleaning' in R: |
| install.packages('psycCleaning', repos = c('https://jasonmoy28.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jasonmoy28/psyccleaning/issues
Pkgdown/docs site:https://jasonmoy28.github.io
- mlbook_data - Mlbook_data
Last updated from:43ffc4e93f. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 168 | ||
| source / vignettes | OK | 195 | ||
| linux-release-x86_64 | OK | 148 | ||
| macos-release-arm64 | OK | 168 | ||
| macos-oldrel-arm64 | OK | 279 | ||
| windows-devel | OK | 105 | ||
| windows-release | OK | 75 | ||
| windows-oldrel | OK | 98 | ||
| wasm-release | OK | 119 |
Exports:%>%center_grand_meancenter_group_meancenter_mlmcomposite_scoredummy_codingeffect_codinglistwise_deletionrecode_itemsummarize_missing_valuesz_scored_grand_meanz_scored_group_meanz_scored_mlmz_scored_mlm_categorical
Dependencies:clicpp11data.tabledplyrgenericsgluelifecyclemagrittrpillarpkgconfigpurrrR6rlangstringistringrtibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Center with respect to grand mean | center_grand_mean |
| Center with respect to group mean | center_group_mean |
| Centering for multilevel analyses | center_mlm |
| Composite column | composite_score |
| Dummy Coding | dummy_coding |
| Effect Coding | effect_coding |
| Listwise deletion | listwise_deletion |
| mlbook_data | mlbook_data |
| Recode values of a data frame | recode_item |
| Count the number of missing values | summarize_missing_values |
| Grand mean z-score | z_scored_grand_mean |
| Z scored with with respect to the group mean | z_scored_group_mean |
| Z-scored for multilevel analyses | z_scored_mlm |
| Z-scored for multilevel analyses | z_scored_mlm_categorical |