fitted.biso: Compute fitted values for a biso object

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

Description

Computes pointwise posterior medians of the fitted Bernstein regression function

Usage

1
2
## S3 method for class 'biso'
fitted(object, xnew, ...)

Arguments

object

a biso object

xnew

values of x at which to compute posterior median of the fuction values. If missing, the orginal x vector is used.

...

not used

Details

None.

Value

A vector of posterior medians.

Note

None.

Author(s)

S. McKay Curtis

References

None.

See Also

bisoreg

Examples

1
## See examples for bisoreg

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