KernelObj-methods function

Methods Available for Objects of Class KernelObj

Methods Available for Objects of Class KernelObj

Methods Available for Objects of Class KernelObj

.getKernelX

not allowed.

.kernel

not allowed.

print

prints kernel model. Includes "Kernel" as header.

show

displays kernel model. Includes "Kernel" as header.

summary

not allowed.

## S4 method for signature 'data.frame,KernelObj' .getKernelX(data, object) ## S4 method for signature 'KernelObj,ANY,ANY' .kernel(object, x1, x2, ...) ## S4 method for signature 'KernelObj,missing,missing' .kernel(object, x1, x2, ...) ## S4 method for signature 'KernelObj,missing,ANY' .kernel(object, x1, x2, ...) ## S4 method for signature 'KernelObj,ANY,missing' .kernel(object, x1, x2, ...) ## S4 method for signature 'KernelObj' print(x, ...) ## S4 method for signature 'KernelObj' show(object) ## S4 method for signature 'KernelObj' summary(object, ...)
  • Maintainer: Shannon T. Holloway
  • License: GPL-2
  • Last published: 2023-11-24

Useful links