Skip to content
Snippets Groups Projects
Commit 4a9837e9 authored by Clare's avatar Clare
Browse files

Fixed broken test

parent 39c5499f
No related branches found
No related tags found
No related merge requests found
......@@ -264,8 +264,8 @@ test_that("create_LDprofile calculates the LD profile correctly when beta calcul
bin=c(0),
rsq=c(0.0754751721676325),
sd=c(0.0928525038706074),
Beta_a=c(0.21155096488681),
Beta_b=c(2.8704915799235),
Beta_a=c(0.795140679587351),
Beta_b=c(9.0658860153924),
n=c(105)
),tolerance=0.0001)
})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment