get_psi | R Documentation |
Takes an ordered path model and corresponding variance-covariance matrix and computes the appropriate residual covariance matrix (psi)
get_psi(B, sigma, digits = 3)
B |
input p \times p linear SEM weights matrix |
sigma |
variance-covariance matrix of the variables |
digits |
how many digits to round the result to |
a p \times p residual variance-covariance matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.