bestToOmit {rpf} | R Documentation |
If a reference column is given then only rows that are not missing on the reference column are considered. Otherwise all rows are considered.
bestToOmit(grp, omit, ref = NULL)
grp |
an IFA group |
omit |
the maximum number of items to omit |
ref |
the reference column (optional) |