plot.lvcor: Plot method for the rotation of latent variables in a fitted...

Description Usage Arguments Value

View source: R/plot_lvcor.R

Description

Plot the correlations between latent variables as alpha changes.

Usage

1
2
## S3 method for class 'lvcor'
plot(x, lv = c("xi", "eta"), ...)

Arguments

x

an object of class lvcor

lv

a string: "xi" to compute exogenous latent variables' rotation, "eta" to compute endogenous latent variables rotation

...

passed to the standard plot function used inside the function to draw a scatter plot

Value

The function produces a plot and does not return anything.


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