| deconvolve {BayesSpace} | R Documentation |
iterate_deconv() functionWrapper around C++ iterate_deconv() function
deconvolve(
Y,
positions,
xdist,
ydist,
q,
init,
nrep = 1000,
model = "normal",
platform = c("Visium", "ST"),
verbose = TRUE,
jitter_scale = 5,
jitter_prior = 0.01,
mu0 = colMeans(Y),
gamma = 2,
lambda0 = diag(0.01, nrow = ncol(Y)),
alpha = 1,
beta = 0.01
)
List of enhancement parameter values at each iteration