reprocess.cross_projector: reprocess a cross_projector instance

View source: R/twoway_projector.R

reprocess.cross_projectorR Documentation

reprocess a cross_projector instance

Description

reprocess a cross_projector instance

Usage

## S3 method for class 'cross_projector'
reprocess(x, new_data, colind = NULL, source = c("X", "Y"), ...)

Arguments

x

the model fit object

new_data

the new data to process

colind

the column indices of the new data

source

the source of the data (X or Y block)

...

extra args

Value

the re(pre-)processed data


bbuchsbaum/multivarious documentation built on April 15, 2024, 3:33 a.m.