estimate a circle, find predictive values and resiudals. depending on specification, vertical (regular) residuals or orthogonal residuals are computed.
predCircle(x, y, resid.method = "response")
| x | vector of numeric values |
|---|---|
| y | vector of numeric values |
| resid.method | character, one of "response" or "ortho"(gonal) |
data frame with predictions and residuals