Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ careless Public

❗ This is a read-only mirror of the CRAN R package repository. careless — Procedures for Computing Indices of Careless Responding. Homepage: https://github.com/ryentes/careless/ Report bugs for this package: https://github.com/ryentes/careless/issues

License

Notifications You must be signed in to change notification settings

cran/careless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Status: Active – The project has reached a stable, usable state and is being actively developed. License: MIT R-CMD-check


careless

Collection of Implementations for Indices of Careless Responding.

Description

Careless or insufficient effort responding in surveys, i.e. responding to items without regard to their content, is a common occurrence in surveys. These types of responses constitute significant problems for data quality leading to distortions in data analysis and hypothesis testing, such as spurious correlations. The R package careless provides solutions designed to detect such careless / insufficient effort responses by allowing easy calculation of indices proposed in the literature. It currently supports the calculation of Longstring, Even-Odd Consistency, Psychometric Synonyms/Antonyms, Mahalanobis Distance, and Intra-individual Response Variability (also termed Inter-item Standard Deviation).

Current Version

Current version is 1.2.2

Installing from source

To install this package:

  1. Install and load the devtools package (if necessary). In R, paste the following into the console, note, you may need to update R or R Studio first:
install.packages('devtools')
library('devtools')
  1. Download and install the careless package from the Github source code.
install_github('ryentes/careless')
library('careless')

APA Citation

Yentes, R.D., & Wilhelm, F. (2018) careless: Procedures for computing indices of careless responding. R packages version 1.2.0 url: https://github.com/ryentes/careless

License

This package is free and open source software, licensed under MIT License.

About

❗ This is a read-only mirror of the CRAN R package repository. careless — Procedures for Computing Indices of Careless Responding. Homepage: https://github.com/ryentes/careless/ Report bugs for this package: https://github.com/ryentes/careless/issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages