get.W: Monotonic Bernstein Polynomial Basis Expansion

Description Usage Arguments Details Value Note Author(s) References See Also Examples

Description

Computes the monotonic, Bernstein polynomial basis expansion matrix "W" for a vector x.

Usage

1
get.W(x, m)

Arguments

x

vector

m

order of the Bernstein polynomial expansion

Details

None.

Value

A matrix with dimensions length(x) by m.

Note

None.

Author(s)

S. McKay Curtis

References

None.

See Also

bisoreg

Examples

1
## See the code to the bisoreg function

bisoreg documentation built on June 25, 2018, 9:03 a.m.