sim_pheno_1pop: Helper functions for simulating phnotypes Simulate phenotypes...

Description Usage

View source: R/sim_phenos_utils.R

Description

Helper functions for simulating phnotypes Simulate phenotypes for one specified population

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
sim_pheno_1pop(
  seed,
  pop,
  geno_mat,
  chunk_size,
  cores_used,
  N_YRI,
  N_CEU,
  N_CHB,
  p,
  h2,
  maf_vec,
  prare,
  dist,
  ld
)

KaiqianZhang/prsim documentation built on Feb. 7, 2022, 10:58 p.m.