tskrrImpute-class {xnet}R Documentation

Class tskrrImpute

Description

The class tskrrImpute is a virtual class that represents a tskrr model with imputed values in the label matrix Y. Apart from the model, it contains the following extra information on the imputed values.

Slots

imputeid

a vector with integer values indicating which of the values in y are imputed

niter

an integer value gving the number of iterations used

tol

a numeric value with the tolerance used


[Package xnet version 0.1.11 Index]