quadWeights | R Documentation |
Utility function for numerical integration.
quadWeights(argvals, method = "trapezoidal")
argvals |
function arguments. |
method |
quadrature method. Can be either |
a vector of quadrature weights for the points supplied in argvals
.
Clara Happ, with modifications by Philip Reiss
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.