simulationsAndTests/EI-function.R

library(expint)
x <- seq(from = -3, to = 3, by = 0.01)
plot(x, expint_Ei(x), type = 'l', lwd = 2, main = "Ei(x)")
vrunge/WrightFisherSelection documentation built on April 25, 2022, 10:34 a.m.