## S3 method for class 'pffr':
coef(object, raw = FALSE, se = TRUE, freq
= FALSE, n1 = 100, n2 = 40, n3 = 20, ...)
pffr
-objectobject$coefficients
object$Vp
for variability
estimates, else use object$Ve
. See
gamObject
raw==FALSE
, a list containing pterms
a matrix containing the parametric /
non-functional coefficients (and, optionally, their se's)smterms
a named list with one entry for each
smooth term in the model. Each entry containscoef
a matrix giving the grid values over
the covariates, the estimated effect (and, optionally,
the se's). The first covariate varies the fastest.x, y, z
the unique gridpoints used to evaluate the
smooth/coefficient function/coefficient surfacexlim, ylim, zlim
the extent of the x/y/z-axesxlab, ylab, zlab
the names of the covariates
for the x/y/z-axesdim
the dimensionality of
the effectmain
the label of the smooth term
(a short label, same as the one used insummary.pffr
)