A numeric containing the indices of the markers
that did not pass all tests, or (if remove = TRUE) a new ped
object where the failing markers are removed.
Arguments
x
a ped() object
remove
a logical. If FALSE, the function returns the indices of
markers found to incorrect. If TRUE, a new ped object is
returned, where the incorrect markers have been deleted.
verbose
a logical. If TRUE, details of the markers failing the tests
are shown.