project.nystrom_approx: Project new data using a Nyström approximation model

View source: R/nystrom_embedding.R

project.nystrom_approxR Documentation

Project new data using a Nyström approximation model

Description

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.


bbuchsbaum/multivarious documentation built on July 16, 2025, 11:04 p.m.