transform {invertiforms} | R Documentation |
Apply an invertible transformation
Description
Apply an invertible transformation
Usage
transform(iform, A)
Arguments
iform |
An Invertiform object describing the transformation. |
A |
A matrix to transform. |
Value
The transformed matrix.
[Package invertiforms version 0.1.1 Index]