apply_rotation: Apply rotation

View source: R/all_generic.R

apply_rotationR Documentation

Apply rotation

Description

Apply a specified rotation to the fitted model

Usage

apply_rotation(x, rotation_matrix, ...)

Arguments

x

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

rotation_matrix

matrix reprsenting the rotation.

...

extra args

Value

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


bbuchsbaum/multivarious documentation built on April 15, 2024, 3:33 a.m.