Searches for the rotation that maximizes the estimated negentropy of the first column of the rotated data, for \(q = 2\) dimensional data.
negent2D(y, m = 100)
The \(n \times 2\) data matrix.
The number of angles (between \(0\) and \(\pi\)) over which to search.
A list with the following components:
The \(2 ? 2\) orthogonal matrix G that optimizes the negentropy.
Estimated negentropies for the two rotated variables. The largest is first.