Description Usage Arguments Details Value Note Author(s) References See Also Examples
Computes the monotonic, Bernstein polynomial basis expansion matrix "W" for a vector x.
1 | get.W(x, m)
|
x |
vector |
m |
order of the Bernstein polynomial expansion |
None.
A matrix with dimensions length(x)
by m
.
None.
S. McKay Curtis
None.
1 | ## See the code to the bisoreg function
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.