Calculate weights for numerical integration
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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.