random_rotation_matrix: Generate a random 'd'-dimensional rotation matrix.

Description Usage Arguments Value References

View source: R/rotate_parameter_space.R

Description

The algorithm used to randomly create the rotation matrix is due to R Salomon (see reference). No guarantee is given that the generated rotation matrices are uniformly distributed in any sense.

Usage

1

Arguments

d

Dimension of desired rotation matrix.

Value

A random d \times d rotation matrix.

References

Salomon R. Re-evaluating genetic algorithm performance under coordinate rotation of benchmark functions. A survey of some theoretical and practical aspects of genetic algorithms. Biosystems. 1996;39(3):263-78.


soobench documentation built on Feb. 9, 2020, 5:08 p.m.