Learn R Programming

psycCleaning

Data Cleaning for Psychological Analyses

Installation

CRAN Stable Version

# Install the standard version 
install.packages('psycCleaning')

# Install all of the suggested dependencies for full functionality 
install.packages('psycCleaning',dependencies = c("Depends", "Imports","Suggests")) 

Dev Version (newest feature)

devtools::install_github('jasonmoy28/psycCleaning')

Copy Link

Version

Install

install.packages('psycCleaning')

Monthly Downloads

191

Version

0.1.1

License

GPL (>= 3)

Maintainer

Jason Moy

Last Published

November 5th, 2023

Functions in psycCleaning (0.1.1)

center_grand_mean

Center with respect to grand mean
center_mlm

Centering for multilevel analyses
composite_score

Composite column
effect_coding

Effect Coding
dummy_coding

Dummy Coding
%>%

Pipe operator
listwise_deletion

Listwise deletion
center_group_mean

Center with respect to group mean
recode_item

Recode values of a data frame
summarize_missing_values

Count the number of missing values
z_scored_grand_mean

Grand mean z-score
z_scored_group_mean

Z scored with with respect to the group mean
mlbook_data

mlbook_data
tidyeval

Tidy eval helpers
z_scored_mlm

Z-scored for multilevel analyses
z_scored_mlm_categorical

Z-scored for multilevel analyses