Skip to content

flavioazevedo/careless

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

careless

Collection of Implementations for Indices of Careless Responding.

Description

Provides functions to support the computation of indices of careless responding. Initial indices include even/odd, psychometric synonyms, outlier, and longstring as described in Meade & Craig (2012)

Current Version

Current version is 1.0

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. (2016) careless: Procedures for computing indices of careless responding. R packages version 1.0. url: https://github.com/ryentes/careless

License

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%