Learn R Programming

bisoreg (version 1.0)

fits.isoreg: Computes fitted values for isoreg

Description

Computes the fitted values for an object that has been creatd using the isoreg function

Usage

fits.isoreg(iso, x0)

Arguments

iso
on object created with the function isoreg
x0
x-values at which to compute the fitted values

Value

  • A vector of fitted values.

Details

None.

References

None.

See Also

isoreg

Examples

Run this code
## None ##

Run the code above in your browser using DataLab