omitMostMissing {rpf}R Documentation

Omit items with the most missing data

Description

Items with no missing data are never omitted, regardless of the number of items requested.

Usage

omitMostMissing(grp, omit)

Arguments

grp

an IFA group

omit

the maximum number of items to omit


[Package rpf version 0.53 Index]