tells us how the missing/unknown data pattern of both tables, mother or baby table looks like (depending on the input)
getBitSet.Rd
tells us how the missing/unknown data pattern of both tables, mother or baby table looks like (depending on the input)
Examples
# \donttest{
cdm <- mockPregnancy()
getBitSet(cdm$mothertable,cdm$babytable)
# }