gen.coefsR 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