Package: implicitMeasures 0.2.1
implicitMeasures: Compute Scores for Different Implicit Measures
A tool for computing the scores for the Implicit Association Test (IAT; Greenwald, McGhee & Schwartz (1998) <doi:10.1037/0022-3514.74.6.1464>) and the Single Category-IAT (SC-IAT: Karpinski & Steinman (2006) <doi:10.1037/0022-3514.91.1.16>). Functions for preparing the data (both for the IAT and the SC-IAT), plotting the results, and obtaining a table with the scores of implicit measures descriptive statistics are provided.
Authors:
implicitMeasures_0.2.1.tar.gz
implicitMeasures_0.2.1.zip(r-4.5)implicitMeasures_0.2.1.zip(r-4.4)implicitMeasures_0.2.1.zip(r-4.3)
implicitMeasures_0.2.1.tgz(r-4.4-any)implicitMeasures_0.2.1.tgz(r-4.3-any)
implicitMeasures_0.2.1.tar.gz(r-4.5-noble)implicitMeasures_0.2.1.tar.gz(r-4.4-noble)
implicitMeasures_0.2.1.tgz(r-4.4-emscripten)implicitMeasures_0.2.1.tgz(r-4.3-emscripten)
implicitMeasures.pdf |implicitMeasures.html✨
implicitMeasures/json (API)
NEWS
# Install 'implicitMeasures' in R: |
install.packages('implicitMeasures', repos = c('https://ottaviae.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ottaviae/implicitmeasures/issues
- dsciat1 - Data set with SC-IAT D-scores
- dsciat2 - Data set with SC-IAT D-scores
- iatdscores - Data set with IAT D-scores
- raw_data - Dataset with one IAT and two SC-IATs
Last updated 3 years agofrom:9d5475fc9a. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 07 2024 |
R-4.5-win | OK | Nov 07 2024 |
R-4.5-linux | OK | Nov 07 2024 |
R-4.4-win | OK | Nov 07 2024 |
R-4.4-mac | OK | Nov 07 2024 |
R-4.3-win | OK | Nov 07 2024 |
R-4.3-mac | OK | Nov 07 2024 |
Exports:clean_iatclean_sciatcompute_iatcompute_sciatd_densityd_pointdescript_dIAT_relmulti_dsciatmulti_dscore
Dependencies:clicolorspacecpp11dplyrfansifarvergenericsggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigpurrrR6RColorBrewerrlangscalesstringistringrtibbletidyrtidyselectutf8vctrsviridisLitewithrxtable
IAT-example
Rendered fromIAT-example.Rmd
usingknitr::rmarkdown
on Nov 07 2024.Last update: 2022-02-15
Started: 2019-07-29
implicitMeasures
Rendered fromimplicitMeasures.Rmd
usingknitr::rmarkdown
on Nov 07 2024.Last update: 2022-02-15
Started: 2019-07-29
SC-IAT-example
Rendered fromSC-IAT-example.Rmd
usingknitr::rmarkdown
on Nov 07 2024.Last update: 2022-02-15
Started: 2019-07-29
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Prepare and clean IAT data. | clean_iat |
Prepare and clean SC-IAT data | clean_sciat |
Compute IAT D-score | compute_iat |
Compute the D-score for the SC-IAT | compute_sciat |
Plot IAT or SC-IAT scores (distribution) | d_density |
Plot either IAT or SC-IAT scores (points) | d_point |
Descriptive table of either the IAT D-score or the SC-IAT Ds | descript_d |
Data set with SC-IAT D-scores (Dark) | dsciat1 |
Data set with SC-IAT D-scores (Milk) | dsciat2 |
IAT reliability | IAT_rel |
Data set with IAT D-scores | iatdscores |
Plot SC-IATs scores | multi_dsciat |
Compute and plot multiple D-scores | multi_dscore |
Dataset with one IAT and two SC-IATs | raw_data |