View source: R/mdessence-functions.R
manhattan_dist_deriv_pos | R Documentation |
Partial derivatives for Manhattan distance
manhattan_dist_deriv_pos(x, y)
x |
A p-vector. |
y |
A p-vector. |
If x and y each have length p, the function returns a p-vector with jth element equal to \frac{\partial}{\partial y_{j}} d(x,y).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.