Round3 {demest}R 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()

[Package demest version 0.0.0.3.1 Index]