Reprocess data for Nyström approximation
reprocess.nystrom_approx.RdApply preprocessing to new data for projection using a Nyström approximation.
This method overrides the default reprocess.projector to handle the fact that
Nyström components are in kernel space (not feature space).
Usage
# S3 method for class 'nystrom_approx'
reprocess(x, new_data, colind = NULL, ...)