Plot Kolmogorov-Smirnov Test
plot_ks(x, reference_tbl)
| x | an object returned from |
|---|---|
| reference_tbl | reference table returned from [make_reference()] |
Produces a plot of the KS distances between sites. This is quite hard coded at the moment, and so could be improved in a future version