fitted.RegressionByComposition: Compute fitted values from a regression by composition

View source: R/S3methods.R

fitted.RegressionByCompositionR Documentation

Compute fitted values from a regression by composition

Description

Compute fitted values from a regression by composition

Usage

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

Arguments

object

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

...

further arguments passed to the R6 method $fitted() associated with the model's CompositeFamily


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