Description Usage Arguments Details Value Author(s) References Examples
View source: R/spatial_quantile_29c.R
This provides an objective function whose minimization yields the spatial quantiles.
1 | evaluator(n, p)
|
n |
The number of rows in the data |
p |
The number of columns in the data |
Returns another function suitable for passing to an optimizer like nlm
or trust
.
A function that should be passed to an optimizer.
Mohit Dayal
P. Chaudhuri. "On a geometric notion of quantiles for multivariate data." Journal of the American Statistical Association, 91(434):862-872, 1996.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.