I run a CFA analysis in R and then wanted to check for unidimensionality with function parameterEstimates(). After running the function some of the factor loadings' p-values and sig. had NA inserted of values. for example:
Factor. Item. Loading. SE. p-value. sig.
cc. cc1. 0.721. 0.000. NA. NA
What does it mean and how can I improve that?