-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Dear MendelianRandomization authors, I seem to be getting this error. Might you happen to know the cause? Thanks. Esther
head(tmp4)
V1 V2 V3 V4
1 0.328634 0.0765984 0.101875 0.01552554
2 0.328634 0.0765984 0.105648 0.01552243
3 0.328634 0.0765984 0.101934 0.01551221
4 0.328634 0.0765984 0.101570 0.01551593
5 -0.328634 0.0765984 0.101904 0.01551076
6 -0.328634 0.0765984 -0.108804 0.01552269
dim(tmp4)
[1] 7 4
x <- mr_egger(mr_input(bx = tmp4[,1],
bxse = tmp4[,2],
by = tmp4[,3],
byse = tmp4[,4]))
Error in summary$coef[2, 4] : subscript out of bounds
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels