powered by
Computes the monotonic, Bernstein polynomial basis expansion matrix "W" for a vector x.
get.W(x, m)
vector
order of the Bernstein polynomial expansion
A matrix with dimensions length(x) by m.
length(x)
m
None.
bisoreg
# NOT RUN { ## See the code to the bisoreg function # }
Run the code above in your browser using DataLab