wrap: Converting Objects in the 'fda' Package into their...

Description Usage Arguments Value Methods (by class) Author(s)

Description

This function can convert objects in the fda package into S4 objects that have been redesigned in the fdaplus package.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
wrap(obj, ...)

## S3 method for class 'basisfd'
wrap(obj, ...)

## S3 method for class 'fd'
wrap(obj, ...)

## S3 method for class 'bifd'
wrap(obj, ...)

Arguments

obj

Object to be converted, whose type should be "basisfd", "fd" or "bifd".

...

Currently unused.

Value

Below gives the conversion result:

Methods (by class)

Author(s)

Yixuan Qiu <http://statr.me/>


yixuan/fdaplus documentation built on May 4, 2019, 5:29 p.m.