# NOT RUN {
# generating running and extraction of Mplus files
# refering to a correlation data stored object example2
data(example2) # loading fictional example correlation matrix
# not Run until Mplus is installed on your System #####
# }
# NOT RUN {
test <- Circ_test(N = 300, Cor = example2, test="perfect")
test
# }
Run the code above in your browser using DataLab