Compute the KING-robust Matrix for a a gen_tibble
object
pairwise_king.Rd
This function computes the KING-robust estimator of kinship.
Usage
pairwise_king(
x,
as_matrix = FALSE,
block_size = bigstatsr::block_size(length(loci_names(x)))
)