userGWAS(
covstruc = LDSCoutput,
SNPs = DT_1k,
model = model_bifactor_strict_3spec,
sub = sub,
parallel = FALSE,
cores = 2,
Q_SNP = TRUE,
fix_measurement = TRUE,
GC = "none",
smooth_check = TRUE,
toler = 1e-60
). I have gone through the issues on this, and found "SNP order causing an error" . I have tried parallel = T and parallel = F. (GC does matter. standard with parallel = T and parallel = F gave me 70% fails. toler = 1e-60 or 1e-30 made no difference).
I use a MacBook Pro 16 cores. Maybe my OS (Catalina 10.15.7) is too old for the updated GenomicSEM.
Any help would be very much appreciated.
Thanks,
Dan
--
You received this message because you are subscribed to the Google Groups "Genomic SEM Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to genomic-sem-us...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/genomic-sem-users/2f91bc13-65f6-44cc-b4ba-2f87e346935an%40googlegroups.com.