laavan_tests {semTests} | R Documentation |
Calculate the scaled and shifted / the mean-variance adjusted p-value
Description
Calculate the scaled and shifted / the mean-variance adjusted p-value
Usage
scaled_and_shifted(chisq, lambdas)
Arguments
chisq |
Chi-square fit value from a lavaan object. |
lambdas |
Eigenvalues of UG matrix. |
Value
The scaled and shifted p-value or the mean-variance adjusted p-value.
[Package semTests version 0.5.0 Index]