Skip to contents

Cheater ld-score matrix. Fast but higher variance.

Usage

R_ldsc_quick(
  Z_hat,
  ldscores,
  weights = 1/ldscores,
  make_well_conditioned = TRUE,
  cond_num = 1e+05,
  return_cor = TRUE
)