lvcor: Compute rotation of latent variables in fitted...

Description Usage Arguments Value

View source: R/lvcor.R

Description

It computes the correlations (rotation) among latent variables as alpha changes.

Usage

1
lvcor(pm)

Arguments

pm

an object of class pathmod

Value

An object of class lvcor with slots:

alphas

a numeric vector with the values of α

xicor

p x p x length(alphas) array with the correlation between the exogenous latent variables for α = 0 and the other values of α

etacor

q x q x length(alphas) array with the correlation between the endogenous latent variables for α = 0 and the other values of α


matteopelagatti/pathmod documentation built on May 29, 2019, 4:41 a.m.