Skip to content

Releases: ryentes/careless

1.2.2

30 Sep 19:42
445771c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.1...1.2.2

CRAN v1.2.1

28 Mar 16:13
Compare
Choose a tag to compare

careless 1.2.1
even-odd consistency score: updated interpretation of even-odd to maintain consistency with other indices. It is now coded such that higher scores indicate higher levels of careless responding. Before, higher scores indicated lower levels of careless responding. This makes the even-odd index consistent with the other indices.
even-odd consistency score : expanded error and warning messages to provide more information to the user.
Intra-individual response variability (IRV): now handles NA values.
psychometric synonym/antonym score: now handles NA values better, and is faster due to implementation of vectorization. The function now uses resampling to address issues arising from NA values.

Careless

20 Dec 16:20
Compare
Choose a tag to compare
Careless Pre-release
Pre-release

Version Notes
even-odd consistency score: updated interpretation of even-odd to maintain consistency with other indices. It is now coded such that higher scores indicate higher levels of careless responding. Before, higher scores indicated lower levels of careless responding. This makes the even-odd index consistent with the other indices.
even-odd consistency score : expanded error and warning messages to provide more information to the user.
Intra-individual response variability (IRV): now handles NA values.
psychometric synonym/antonym score: now handles NA values better, and is faster due to implementation of vectorization. The function now uses resampling to adress issues arising from NA values.