careless
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.6%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: ryentes
- License: other
- Language: R
- Default Branch: master
- Size: 1.78 MB
Statistics
- Stars: 27
- Watchers: 6
- Forks: 8
- Open Issues: 8
- Releases: 3
Metadata Files
README.md
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:
r
install.packages('devtools')
library('devtools')
3) Download and install the careless package from the Github source code.
r
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.
Owner
- Name: Richard Yentes
- Login: ryentes
- Kind: user
- Location: Raleigh, NC
- Website: https://ryentes.com
- Repositories: 1
- Profile: https://github.com/ryentes
A student of I/O Psychology and data science.
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Committers
Last synced: almost 3 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Richard Yentes | r****s@g****m | 93 |
| fwilhelm | f****m | 15 |
| franciscowilhelm | f****m@g****m | 1 |
| awmeade | a****l@g****m | 1 |
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 15
- Total pull requests: 24
- Average time to close issues: 9 months
- Average time to close pull requests: about 2 months
- Total issue authors: 5
- Total pull request authors: 4
- Average comments per issue: 1.87
- Average comments per pull request: 0.58
- Merged pull requests: 21
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- ryentes (5)
- franciscowilhelm (4)
- awmeade (3)
- vittorio-g (2)
- fuhred (1)
Pull Request Authors
- ryentes (12)
- franciscowilhelm (9)
- camkay (2)
- awmeade (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 516 last-month
- Total dependent packages: 1
- Total dependent repositories: 2
- Total versions: 3
- Total maintainers: 1
cran.r-project.org: careless
Procedures for Computing Indices of Careless Responding
- Homepage: https://github.com/ryentes/careless/
- Documentation: http://cran.r-project.org/web/packages/careless/careless.pdf
- License: MIT + file LICENSE
-
Latest release: 1.2.2
published almost 3 years ago
Rankings
Maintainers (1)
Dependencies
- psych * imports
- knitr * suggests
- rmarkdown * suggests
- testthat * suggests
- actions/checkout v3 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite