| tskrrImputeHeterogeneous-class {xnet} | R Documentation |
Class tskrrImputeHeterogeneous
Description
The class tskrrImputeHeterogeneous is a subclass of the
class tskrrHeterogeneous and
tskrrImpute
specifically for heterogeneous networks with imputed values. It is
the result of the function impute_tskrr.
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
gthe eigen decomposition of the kernel matrix for the columns
lambda.gthe lambda value used for g
has.hata logical value indicating whether the kernel hat matrices are stored in the object.
Hkthe kernel hat matrix for the rows.
Hgthe kernel hat matrix for the columns.
labelsa list with elements
kandg(seetskrr-class). If any element isNA, the labels used are integers indicating the row resp column number.imputeida vector with integer values indicating which of the values in
yare imputedniteran integer value gving the number of iterations used
tola numeric value with the tolerance used