coef.cross_projector: Extract coefficients from a cross_projector object

View source: R/twoway_projector.R

coef.cross_projectorR Documentation

Extract coefficients from a cross_projector object

Description

Extract coefficients from a cross_projector object

Usage

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

Arguments

object

the model fit

source

the source of the data (X or Y block), either "X" or "Y"

...

extra args

Value

the coefficients


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