Learn R Programming

kebabs (version 1.2.3)

SequenceKernel-class: Sequence Kernel Class

Description

Sequence Kernel Class

Arguments

Slots

.Data
the kernel function is stored in this slot. It is executed when the kernel matrix is created through invoking the kernel object.
.userDefKernel
indicates whether kernel is user defined or not.

Details

This class represents the parent class for all sequence kernels. It is an abstract class and must not be instantiated.

References

http://www.bioinf.jku.at/software/kebabs J. Palme, S. Hochreiter, and U. Bodenhofer (2015) KeBABS: an R package for kernel-based analysis of biological sequences. Bioinformatics (accepted). DOI: 10.1093/bioinformatics/btv176.