coef.RegressionByComposition {rbc}R 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


[Package rbc version 0.1.0 Index]