I have two SNPs from FTO gene and i want to analysis their LD with R analysis. How to calculate r^2 for these two SNPs? I have already calculate the D' with script LD (rs1421085, rs9939609) and i get the result :
Pairwise LD
-----------
D D' Corr
Estimates: 0.1815744 0.9437594 0.9187018
X^2 P-value N
LD Test: 79.33722 0 47
I don't quite understand with reading and intrepretating this data. Please help me11