Plot pairwise spatial distance against loaded statistic.
plot_dist(proj, col = "#00000050", overlay_model = TRUE)
Arguments
| proj |
object of class pm_project. |
| col |
the colour of points. |
| overlay_model |
whether to overlay the model fit, if fit_model()
has been called. |