| +.vcmm_ss | R Documentation |
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.
## S3 method for class 'vcmm_ss'
e1 + e2
e1, e2 |
|
Dimensions (p, q) must match between operands; an
informative error is thrown otherwise.
A vcmm_ss object holding the component-wise sums.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.