#############################################################################
# EXAMPLE 1: Toy example
#############################################################################
M <- c(-.03, .18, -.23, -.15, .29)
SD <- c(.97, 1.13, .77, 1.05, 1.17)
sirt::scale_group_means(M=M, SD=SD)
Run the code above in your browser using DataLab