a n X C matrix representing labels of n observations in C classes.If observation i belongs to class j, then yl(i,j)=1, and other elements in the same row equal 0.
xu
a m * p matrix or data.frame of unlabeled data.
dist.type
character string; this parameter controls the type of distance measurement.(see dist or pr_DB).
alpha
a numeric parameter controls convergence rate.
gamma
a numeric parameter in the affinity matrix
iter
the number of iteration.
Value
a m * 1 integer vector representing the predicted labels of unlabeled data.
References
Zhou, D., Bousquet, O., Lal, T., Weston, J. and Scholkopf, B. (2004). Learning with local and global consistency.