coef.RegressionByComposition: Extract regression coefficients from a regression by...

View source: R/S3methods.R

coef.RegressionByCompositionR Documentation

Extract regression coefficients from a regression by composition

Description

Extract regression coefficients from a regression by composition

Usage

## S3 method for class 'RegressionByComposition'
coef(object, ...)

Arguments

object

a RegressionByComposition object; usually the result of a call to rbc()

...

ignored


rbc documentation built on April 3, 2025, 10:20 p.m.