Package: responsePatterns 0.1.1
Tomas Rihacek
responsePatterns: Screening for Careless Responding Patterns
Some survey participants tend to respond carelessly which complicates data analysis. This package provides functions that make it easier to explore responses and identify those that may be problematic. See Gottfried et al. (2022) <doi:10.7275/vyxb-gt24> for more information.
Authors:
responsePatterns_0.1.1.tar.gz
responsePatterns_0.1.1.tar.gz(r-4.5-noble)responsePatterns_0.1.1.tar.gz(r-4.4-noble)
responsePatterns_0.1.1.tgz(r-4.4-emscripten)responsePatterns_0.1.1.tgz(r-4.3-emscripten)
responsePatterns.pdf |responsePatterns.html✨
responsePatterns/json (API)
# Install 'responsePatterns' in R: |
install.packages('responsePatterns', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
- rp.simdata - A simulated data set of survey responses.
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:9d5792727c. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-linux | OK | Oct 31 2024 |
Exports:rp.acorsrp.histrp.indicesrp.patternsrp.plotrp.plots2pdfrp.save2csvrp.selectrp.summary
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
responsePatterns: A package for finding instances of careless responding | responsePatterns |
An S4 class to represent the results of response patterns analysis. | ResponsePatterns ResponsePatterns-class |
Auto-correlation screening | rp.acors |
Plots a histogram of the main index | rp.hist |
Extract indices from a ResponsePatterns object | rp.indices |
Repetitive pattern analysis | rp.patterns |
Plot an individual response | rp.plot |
Export multiple plots to PDF | rp.plots2pdf |
Export indices into a CSV file | rp.save2csv |
Select observations | rp.select |
A simulated data set of survey responses. | rp.simdata |
SUmmary of an ResponsePatterns object | rp.summary |