O
; pseudo-vertices as *
.plot.eval(x, add=FALSE, text=FALSE, ...)
"locfit"
object.TRUE
, add to existing plot.TRUE
, numbers will be added indicating the order points
were added.locfit
.data(ethanol, package="locfit")
fit <- locfit(NOx ~ E + C, data=ethanol, scale=0)
plot.eval(fit)
Run the code above in your browser using DataLab