summary.RegressionByComposition {rbc}R Documentation

Summary of a regression by composition

Description

Summary of a regression by composition

Usage

## S3 method for class 'RegressionByComposition'
summary(object, compact = FALSE, ...)

Arguments

object

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

compact

logical; should coefficients from all flows be compressed into a single matrix?

...

ignored


[Package rbc version 0.1.0 Index]