apply_rotation {multivarious} | R 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 |
rotation_matrix |
|
... |
extra args |
Value
A modified object with updated components and scores after applying the specified rotation.
[Package multivarious version 0.2.0 Index]