R/residuals.dierckx.R

residuals.dierckx <- function(object, ...) {
  object$y - fitted(object)
}

Try the DierckxSpline package in your browser

Any scripts or data that you put into this service are public.

DierckxSpline documentation built on May 2, 2019, 6:30 p.m.