Learn R Programming

rbc (version 0.1.1)

residuals.RegressionByComposition: Compute 'residuals' from a regression by composition

Description

Compute 'residuals' from a regression by composition

Usage

# S3 method for RegressionByComposition
residuals(object, ...)

Value

a vector of probabilities of the same length as the data

Arguments

object

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

...

ignored