Sheng Yang

Results 2 issues of Sheng Yang

Hi, When I run the example of lassosum, it is difficult for me to get the same result from lassosum and plink. lassosum code is: ```` library(lassosum) setwd(system.file("data", package="lassosum")) ss

Hi, I would like to know how I can get `bin` data of genotype data, such as `.bed`? I think the `n` and `p` is the same in the read...