plus-.vcmm_ss: Additive aggregation of sufficient-statistics summaries

+.vcmm_ssR Documentation

Additive aggregation of sufficient-statistics summaries

Description

Defines the + method for vcmm_ss objects, so that Reduce("+", summaries) aggregates a list of node summaries element-wise across the six sufficient-statistics components.

Usage

## S3 method for class 'vcmm_ss'
e1 + e2

Arguments

e1, e2

vcmm_ss objects.

Details

Dimensions (p, q) must match between operands; an informative error is thrown otherwise.

Value

A vcmm_ss object holding the component-wise sums.


cevcmm documentation built on July 24, 2026, 5:07 p.m.