.deter_these | R Documentation |
Determine the surrounding "these" points for prediction
.deter_these(s0, s, Y, global, eta, m)
s0 |
prediction location, a numeric vector with |
s |
an n x 2 |
Y |
a vector with n values corresponding to |
global |
logical; if |
eta |
kernel bandwidth for weight schema, a positve scalar with smaller value meaning more localized procedure.
Defauls to |
m |
an postive integer representing the number of nearest locations to use for prediction.
Default depands on |
a vector of location indexes for prediction
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.