Closed shenlan17 closed 1 year ago
Hi,
The most likely reason for this is that the rho estimates for those loci / phenotype pairs were too far out of bounds, which causes the estimates, CI bounds and p-values to all be set to NA. There should be a notification in the screen output about this for every occurrence.
You can manually change the cut-off value used to determine when estimates are too far out of bounds (the param.lim argument), though unless they are quite close to the default cut-off this is not generally recommended. If correlation estimates are very far out of bounds, this usually means they are just too unstable to be reliably estimated and tested.
Best, Christiaan
Hi I run the code as follows:
and in the file of binary analyses results , r2.lower, r2.upper, lo.lower and lo.upper are all NA I don't know why and how to resolve it, could you give me a hint? Thanks!