R_ldsc: Calculate matrix of error correlations using LD-score...

View source: R/estimate_R.R

R_ldscR Documentation

Calculate matrix of error correlations using LD-score regression.

Description

Calculate matrix of error correlations using LD-score regression.

Usage

R_ldsc(
  Z_hat,
  ldscores,
  ld_size,
  N,
  return_gencov = FALSE,
  make_well_conditioned = TRUE,
  cond_num = 1e+05 - 1,
  return_cor = TRUE
)

jean997/sumstatFactors documentation built on April 15, 2024, 6:39 p.m.