wild.codes: Table of frequencies for unlabelled codes

Description Usage Arguments Value

Description

The function wild.codes creates a table of frequencies of those codes of an item that do not have labelled attached to them. This way, it helps to identify coding errors.

Usage

1
2
3
wild.codes(x)
## S4 method for signature 'item'
wild.codes(x)

Arguments

x

an object of class "item"

Value

A table of frequencies (i.e. an array of class "table")


memisc documentation built on May 2, 2019, 5:45 p.m.

Related to wild.codes in memisc...