Learn R Programming

multivarious (version 0.2.0)

apply_rotation: Apply rotation

Description

Apply a specified rotation to the fitted model

Usage

apply_rotation(x, rotation_matrix, ...)

Value

A modified object with updated components and scores after applying the specified rotation.

Arguments

x

A model object, possibly created using the pca() function.

rotation_matrix

matrix reprsenting the rotation.

...

extra args