initializeLKnFRK: Internal function: initializeLKnFRK

View source: R/lkObject.R

initializeLKnFRKR Documentation

Internal function: initializeLKnFRK

Description

Internal function: initializeLKnFRK

Usage

initializeLKnFRK(
  data,
  location,
  nlevel = 3,
  weights = NULL,
  n.neighbor = 3,
  nu = 1
)

Arguments

data

n by T data matrix (NA allowed) with z[t] as the t-th column.

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.

Value

list


egpivo/autoFRK documentation built on Aug. 30, 2024, 1:11 p.m.