| tskrrHomogeneous-class {xnet} | R Documentation |
Class tskrrHomogeneous
Description
The class tskrrHomogeneous is a subclass of the superclass
tskrr specifically for
homogeneous networks.
Slots
ythe matrix with responses
kthe eigen decomposition of the kernel matrix for the rows
lambda.kthe lambda value used for k
predthe matrix with the predictions
symmetrya character value that can have the possible values
"symmetric","skewed"or"not". It indicates whether theymatrix is symmetric, skewed-symmetric or not symmetric.has.hata logical value indicating whether the kernel hat matrices are stored in the object.
Hkthe kernel hat matrix for the rows.
labelsa list with elements
kandg(seetskrr-class). For homogeneous networks,gis alwaysNA. IfkisNA, the labels used are integers indicating the row resp column number.
[Package xnet version 0.1.11 Index]