orthogonalize: Orthogonalize Collect Data from Estimated Models

View source: R/orthogonalize.r

orthogonalizeR Documentation

Orthogonalize Collect Data from Estimated Models

Description

Orthogonalizes the data collected using gather_data using the Gram-Schmidt method.

Usage

orthogonalize(x, ...)

Arguments

x

A data frame or tibble produced with gather_data.

...

Other arguments to be passed down, currently not implemented.

Value

A data frame with latent variable estimates.


davidaarmstrong/legR documentation built on Oct. 13, 2023, 1:08 p.m.