Description Usage Arguments Value Methods (by class) Author(s)
This function can convert objects in the fda package into S4 objects that have been redesigned in the fdaplus package.
1 2 3 4 5 6 7 8 9 10 |
obj |
Object to be converted, whose type should be " |
... |
Currently unused. |
Below gives the conversion result:
basisfd objects will be converted into
basis+ objects
fd objects will be converted into
fd+ objects
bifd objects will be converted into
bifd+ objects
basisfd: Converting "basisfd" objects
fd: Converting "fd" objects
bifd: Converting "bifd" objects
Yixuan Qiu <http://statr.me/>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.