Learn R Programming

rbc (version 0.1.1)

summary.RegressionByComposition: Summary of a regression by composition

Description

Summary of a regression by composition

Usage

# S3 method for 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