Description Usage Arguments Value Examples
For points x
, xp
and a correlation length theta
, gives the exponent
of the squared distance between x
and xp
, weighted by theta
squared.
1 | exp_sq(x, xp, theta)
|
x |
A numeric position vector |
xp |
A numeric position vector |
theta |
A numeric correlation length |
The exponental-squared correlation between x and xp.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.