For response
: the original label matrix
For lambda
: a named numeric vector with one resp both lambda
values used in the model. The names are "k" and "g" respectively.
For is_tskrr
a logical value indicating whether the
object is a tskrr
object
For is_homogeneous
a logical value indicating whether the
tskrr model is a homogeneous one.
For is_heterogeneous
a logical value indicating whether the
tskrr model is a heterogeneous one.
For symmetry
a character value indicating the symmetry
for a homogeneous model
. If
the model is not homogeneous, NA
is returned.
For get_eigen
the eigen decomposition of the requested
kernel matrix.
For get_kernelmatrix
the original kernel matrix
for the rows or columns.
For has_hat
a logical value indicating whether
the tskrr model contains the kernel hat matrices.