Learn R Programming

mgc (version 2.0.2)

gen.coefs: 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.