The class tskrrHomogeneous is a subclass of the superclass
tskrr specifically for
homogeneous networks.
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 the y matrix 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 k and g (see
tskrr-class). For homogeneous networks, g
is always NA. If k is NA, the labels used
are integers indicating the row resp column number.