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

dot-intWeights

Calculate weights for numerical integration


Description

This function calculates the weights for numerical integration

Usage

.intWeights(argvals, method = "trapezoidal")

Arguments

argvals

A numeric vector of x-Values

method

A character string, giving the numerical integration method to use (default is trapezoidal, alternatively use midpoint)

Value

A vector of integration weights

See Also


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.