Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

integrate3D

Integrate a function on a rectangular 3D grid


Description

Integrate a function on a rectangular 3D grid

Usage

integrate3D(f, argvals)

Arguments

f

A 3D array, representing the function evaluations on the grid

argvals

A list with 3 elements, representing the grid points in the first, second and third dimension of f

Value

The result of the numerical integration of f on the given grid.


funData

An S4 Class for Functional Data

v1.3-5
GPL-2
Authors
Clara Happ-Kurz [aut, cre]
Initial release
2020-04-23

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.