computes phi1 function, internally used to compute the weights for the algorithm
1 | phi1(delta, c2, k2, ese, dis, p)
|
delta |
positive definite p x p matrix, the estimated covariance of errors |
c2 |
constant for rho_2 function |
k2 |
constant for rho_2 function |
ese |
real positive number, the s-cale of distances |
dis |
vector of distances |
p |
dimension of ambient space |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.