plot_spatial_autocor: Plot prior and/or posterior spatial correlation

View source: R/plot.R

plot_spatial_autocorR Documentation

Plot prior and/or posterior spatial correlation

Description

TODO

Usage

plot_spatial_autocor(
  project,
  prior_on = TRUE,
  posterior_on = TRUE,
  n_reps = 1000,
  d_max = NULL
)

Arguments

project

a genescaper project, as produced by the genescaper_project() function.

prior_on

TODO

posterior_on

TODO

n_reps

TODO

d_max

TODO


mrc-ide/genescaper documentation built on May 25, 2022, 10:46 p.m.