tests/anc.est.plot.R

library(nicholsonppp)
sim <- sim.drift.selection()
df <- sim2df(sim)
est <- anc.est.naive(df[df$generation==sim$p$gen,])
anc.est.plot(est)

Try the nicholsonppp package in your browser

Any scripts or data that you put into this service are public.

nicholsonppp documentation built on May 2, 2019, 5:55 p.m.