Get Coefficients of a Composed Projector
coef.composed_projector.RdCalculates the effective coefficient matrix that maps from the original input space (of the first projector) to the final output space (of the last projector). This is done by multiplying the coefficient matrices of all projectors in the sequence.
Usage
# S3 method for class 'composed_projector'
coef(object, ...)