Remove observations with a specified fitCode and optionally all pairs
bdRemove(bdObj, fitCode = 6L, removePairs = TRUE)
bdots object
min fitCode to remove. Default is 6, which removes all subjects with NULL fits (fitCode = 5 would remove 5 and 6)
Boolean. Remove subject pairs is one of pair is removed. Default is TRUE to retain paired t-test
This function is used to remove all bdots observations with a fit code
equal to or larger than the argument passed to fitCode
without refitting.
If removePairs = TRUE
, all entries for a subject will be removed if their
fit failed in any of the groups in which they were a member