Package: |
cSFM |
Type: |
Package |
Version: |
1.1 |
Date: |
2014-01-20 |
License: |
GPL-2 |
cSFM.est
applies one of the proposed method cSFM
and its variates 2cSFM
and cSFM0
to the observed data. The generic functions print
, fitted
and predict
are applicable for summarizing the output, obtaining fitted values (including quantile estimation) and predicting at new data point.
See data.simulation
for an example of the simulated data where various methods including cSFM and other variantes can be applied to.
Kronecker product basis is exploited for bivariate parameter functions. The smoothness is
controlled by the number of knots which is selected by minimizing AIC;
the function cSFM.est.parallel
allows parallel computing for various combinations of knots when the facility is available to the users.
cSFM.est
, cSFM.est.parallel
, data.simulation
.