## S3 method for class 'fpc.smooth.spec':
smooth.construct(object, data, knots)
fpc.smooth.spec
object, usually generated by a
term s(x, bs="fpc")
; see Details.by
variable)
required by this term, with names corresponding to object$term
(and object$by
). Only the first element of this list is used.smooth.construct
."fpc.smooth"
. In addtional to the elements
listed in smooth.construct
, the object will containobject$term
object
must contain an xt
element. This is a list that can
contain the following elements:
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Any additional options for the pre-smoothing basis (e.g. k
, m
,
etc.) can be supplied in the corresponding elements of object
.
See s
for a full list of options.fpcr