findminval | R Documentation |
Searches the maximum of a function over a grid on a given grid.
findminval(sens, min, max, grid.length)
sens |
a single variable numeric function to evaluate. |
min |
minimum value of the search grid. |
max |
maximum value of the search grid. |
grid.length |
length of the search grid. |
The value of the minimum
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.