R/OSS.R
rComputeLoss.Rd
Compute loss function for OSS (r-version)
rComputeLoss(candi, last_index, X, norm, p = ncol(X))
The index of the candidate set.
The index of the seleted point in last iteration.
The whole data.
Norm of the whole data.
Numbers of columns of the data.
Loss of every point in candidate set.