.intWeights | 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
integrate
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.