gen.coefs {mgc} | R Documentation |
A helper function to generate a d-dimensional linear transformation matrix.
Description
A helper function to generate a d-dimensional linear transformation matrix.
Usage
gen.coefs(d)
Arguments
d |
the number of dimensions. |
Value
A [d]
the coefficient vector.
Author(s)
Eric Bridgeford
[Package mgc version 2.0.2 Index]