Computes the integral of fdataobj$data with respect to
fdataobj$argvals using simpson or trapezoid rule integration.
Details
Posible values for method are:
"TRAPZ": Trapezoid rule integration."CSR": Composite Simpson's rule integration."ESR": Extended Simpson's rule integration.
If
method=NULL (default), the value of par.fda.usc$int.method is
used.
See also
See also integrate.
Author
Manuel Febrero-Bande, Manuel Oviedo de la Fuente manuel.oviedo@udc.es