bifd_new: Creating A Bivariate Function Using Basis Expansion

Description Usage Arguments Value Author(s)

Description

This function constructs a bifd+ object that represents a bivariate function.

Usage

1
bifd_new(coefs, sbasis, tbasis = sbasis)

Arguments

coefs

The coefficient matrix.

sbasis,tbasis

Basis objects of class basis+, not necessarily of the same type (for example, one can be bspline+ and the other be fourier+).

Value

A bifd+ object with the given bases and coefficients.

Author(s)

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


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