initializeLKnFRK | R Documentation |
Internal function: initializeLKnFRK
initializeLKnFRK(
data,
location,
nlevel = 3,
weights = NULL,
n.neighbor = 3,
nu = 1
)
data |
n by T data matrix (NA allowed) with
|
location |
n by d matrix of coordinates corresponding to n locations. |
weights |
An n by n diagonal matrix. |
n.neighbor |
number of neighbors to be used in the "fast" imputation method. Default is 3. |
nu |
An integer. |
nlelve |
An integer. |
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.