.prime | R Documentation |
An internal function to transform the input parameters
.prime(s0, s, Y, global, eta, m, dfun)
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 |
dfun |
non-conformity measure with four options.
In which, |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.