shape.cross_projector: shape of a cross_projector instance
Description
shape of a cross_projector instance
Usage
# S3 method for cross_projector
shape(x, source = c("X", "Y"), ...)
Value
the shape of the data
Arguments
- x
The model fit.
- source
the source of the data (X or Y block)
- ...
Extra arguments.