Skip to contents

Project new data using a Nyström approximation model

Usage

# S3 method for class 'nystrom_approx'
project(x, new_data, ...)

Arguments

x

A nystrom_approx object (inheriting from bi_projector).

new_data

New data matrix to project.

...

Additional arguments (currently ignored).

Value

A matrix of projected scores.