powered by
Computes pointwise posterior medians of the fitted Bernstein regression function
# S3 method for biso fitted(object, xnew, …)
a biso object
biso
values of x at which to compute posterior median of the fuction values. If missing, the orginal x vector is used.
x
not used
A vector of posterior medians.
None.
bisoreg
# NOT RUN { ## See examples for bisoreg # }
Run the code above in your browser using DataLab