Dear group,
When using Lavaan package in R software, I have a question about how to display more decimal places for model fit indices (i.e., CFI, RMSEA, SRMR). Typically, Lavaan displays results of 3 decimal places for fit indices. Are there any ways I could allow Lavaan to display more than 3 decimal places?
I have checked in the group and found a related post:
Display more digits after decimal point (google.com). However, when I try the codes in the post, I still could not allow Lavaan to display more than 3 decimal places for model fit indices. Are there any ways to solve this issue?
Thank you very much for your help in advance!
Yours sincerely,
Benjamin Wang
Example model fit indices output as below:
User Model versus Baseline Model:
Comparative Fit Index (CFI) 0.950
Tucker-Lewis Index (TLI) 0.895
Root Mean Square Error of Approximation:
RMSEA 0.108
90 Percent confidence interval - lower 0.100
90 Percent confidence interval - upper 0.116
P-value RMSEA <= 0.05 0.000
Standardized Root Mean Square Residual:
SRMR 0.204