Round3: Specify a data model for random rounding to base 3.

View source: R/SpecModel-generators.R

Round3R Documentation

Specify a data model for random rounding to base 3.

Description

Specify a model in which the rounded value x[i] is obtained from the original value q[i] using the rule described in Values.

Usage

Round3()

Details

The model is useful for analysing data that have been confidentialised to base 3. It is used as a data model in calls to estimateCounts, and estimateAccount.

Value

An object of class SpecLikelihood.

See Also

Round3 is typically used as part of a call to function Model.

Examples

Round3()

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