shape.cross_projector {multivarious}R Documentation

shape of a cross_projector instance

Description

shape of a cross_projector instance

Usage

## S3 method for class 'cross_projector'
shape(x, source = c("X", "Y"), ...)

Arguments

x

The model fit.

source

the source of the data (X or Y block)

...

Extra arguments.

Value

the shape of the data


[Package multivarious version 0.2.0 Index]