SpecAggregate-class: S4 classes to represent aggregate values.

SpecAggregate-classR Documentation

S4 classes to represent aggregate values.

Description

Aggregate values can be used to represent additional information beyond what is contained in 'y', such as expert judgements.

Slots

metadataAg

Metadata (such as dimtypes) for aggregate values.

scaleAg

Standard deviation of proposal density for Metropolis-Hastings updates.

valueAg

Parameter(s) estimated by the aggregate values.

funAg

Function to calculate elements of valueAg from disaggregated rates, counts, probabilities, or means.

weightAg

Weights used to calculate valueAg from disaggregated rates, counts, probabilities, or means.

concordancesAg

List of ManyToOne concordances.


StatisticsNZ/demest documentation built on Nov. 2, 2023, 7:56 p.m.