.intWeights {funData} | R Documentation |
This function calculates the weights for numerical integration
.intWeights(argvals, method = "trapezoidal")
argvals |
A numeric vector of x-Values |
method |
A character string, giving the numerical integration method to use (default is |
A vector of integration weights