jmv package: round decimals
Posted: Wed Sep 27, 2023 7:26 am
Hi everyone,
I have a somehow trivial question: when using the jmv package in r, is there a way to have the output rounded? For example, when using psych package something like
displays an EFA with two decimals but I can't figure out ways to request this with the analyses in the jmv package.
Any help would be greatly appreciated!
Stefan
I have a somehow trivial question: when using the jmv package in r, is there a way to have the output rounded? For example, when using psych package something like
Code: Select all
print(model, digits=2, cutoff=.3)
Any help would be greatly appreciated!

Stefan