Extraction of fit-point information from a Locfit object.
Extracts information, such as fitted values, influence functions
from a "locfit"
object.
lfknots(x, tr, what = c("x", "coef", "h", "nlx"), delete.pv = TRUE)
x |
Fitted object from |
tr |
Back transformation. Default is the invers link function from the Locfit object. |
what |
What to return; default is |
delete.pv |
If |
A matrix with one row for each fit point. Columns correspond to
the specified what
vector; some fields contribute multiple columns.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.