options(CKMRsim.discard_stderr = TRUE)
and/or options(CKMRsim.discard_stdout = TRUE)
before running simulations using physical linkage.options(CKMRsim.linkage_verbosity = 0)
. Note that the other messages coming out of simulate_Qij()
can be suppressed with suppressMessages()
find_close_matching_samples()
didn’t return the tibble!denom
left as NULL, allow pairwise_kin_logl_ratios()
to return the pairwise log-likleihoods (instead of always log-likelihood ratios).create_integer_genotype_matrix()
to account for loci included in the allele freqs tibble, but missing in a collection of compared individuals.