fRegress(yfdPar, xfdlist, betalist, wt=rep(1,N))
fRegress
.fRegress
.fRegress
.betalist
. These are the estimated regression
coefficient functions.fRegress.stderr
that estimates confidence regions for the
regression coefficient function estimates.xfdlist
contains one or more vectors, these
are converted to functional data objects having the constant basis
with coefficients equal to the elements of the vector. Needless to say, if all the variables in the model are scalar,
use this function, but rather either ls
or lsfit
.
fRegress.stderr
,
fRegress.CV
,
linmod
#See the Canadian daily weather data analyses in the file
# \code{daily.R} for
#examples of all the cases covered by \code{fRegress}.
Run the code above in your browser using DataLab