arg_check_mle | R Documentation |
Check the MLE function args
arg_check_mle(data, dmetric, optimization)
data |
A list of x vector (x-dim), y vector (y-dim), and z observation vector |
dmetric |
A string - distance metric - "euclidean" or "great_circle" |
optimization |
A list of opt lb values (clb), opt ub values (cub), tol, max_iters |
dmetric as integer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.