Description Usage Arguments Value
View source: R/modular_functions.R
cavitySearch
checks that a particular function is
log-concave
1 | cavitySearch(f, f_params, x)
|
f |
The function to evaluate, as an expression. |
f_params |
A |
x |
The value at which to evaluate the derivative of |
logical that evaluates to TRUE if the density is log-concave at the specified value, and FALSE otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.