EvalInterval.function | R Documentation |
eval function and cast result to a list of y, y_low, y_up (possibly NA)
EvalInterval.function(fun, X, vectorized = FALSE, dim = ncol(X))
fun |
function to evaluate |
X |
matrix of input values for fun |
vectorized |
whether fun is vectorized or not |
dim |
dimension of input values for fun if |
list of y, y_low, y_up
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.