kernel.method {KSPM} | R Documentation |
internal methods
comb(x, ...)
check.integer(N)
asOneSidedFormula(object)
splitFormula(form, sep = "/")
computes.Kernel(x, ind, nameKernel, not.missing = NULL)
computes.Kernel.interaction(x, ind, nameKernel, not.missing = NULL)
computes.KernelALL(kernelList, not.missing = NULL)
renames.Kernel(object, names)
objects.Kernel(formula)
x |
list of objects |
... |
other arguments |
N |
numeric value |
object |
formula provided in the kernel part of |
form |
formula |
sep |
separator |
ind |
index value |
nameKernel |
name of kernel |
not.missing |
non missing values |
kernelList |
list of kernels |
names |
name of kernel |
formula |
formula |
Catherine Schramm, Aurelie Labbe, Celia Greenwood