View source: R/eval_gradient.R
eval_gradient | R Documentation |
A function that will produce a report on the stability of the input interpolation algorithms according to the gradient.
eval_gradient(
agObject,
metric,
m = names(agObject[[1]][[1]][[1]]),
d = names(agObject),
cm,
cd,
f = "median"
)
agObject |
|
metric |
|
m |
|
d |
|
cm |
|
cd |
|
f |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.