Arguments
fdobj1
a functional data object or a basis object. If the object is
of the basis class, it is converted to a functional data object
by using the identity matrix as the coefficient matrix.
fdobj2
a functional data object or a basis object. If the object is
of the basis class, it is converted to a functional data object
by using the identity matrix as the coefficient matrix.
Lfdobj1
either a nonnegative integer specifying the derivative of
the first argument to be used, or a linear differential operator
object to be applied to the first argument.
Lfdobj2
either a nonnegative integer specifying the derivative of
the second argument to be used, or a linear differential operator
object to be applied to the second argument.
rng
a vector of length 2 defining a restricted range contained
within the range over which the arguments are defined.
wtfd
a univariate functional data object with a single replicate
defining weights to be used in computing the inner product.
returnMatrix
logical: If TRUE, a two-dimensional is returned using a
special class from the Matrix package.