mgc.sims.random_rotate {mgc} | R Documentation |
Random Rotation
Description
A helper function for applying a random rotation to gaussian parameter set.
Usage
mgc.sims.random_rotate(mus, Sigmas, Q = NULL)
Arguments
mus |
means per class. |
Sigmas |
covariances per class. |
Q |
rotation to use, if any |
Author(s)
Eric Bridgeford
[Package mgc version 2.0.2 Index]