View source: R/simulated_data_generation.R
inv_quad | R Documentation |
Computes the inverse quadratic distance between two vectors
inv_quad(x, y, eta = 5)
x |
(vector) The first vector |
y |
(vector) The second vector |
eta |
(float) The varying shape parameter. |
The inverse quadratic distance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.