BICAM.RdBayesian Immune Cell Abundance Model (BICAM)
BICAM(
dat,
M,
adapt,
burn,
it,
thin = 1,
ran_eff = 1,
chains = 4,
cores = 4,
v0_mu_logit = 0.01,
ncov = 1,
model = "Unstr",
dis = NULL,
tree = NULL,
treelevels = NULL
)data frame with dataset (proper setup displayed in tutorial)
number of cell types/parameters of interest
number of adaptation iterations (for compiling model)
number of burn-in iterations
number of sampling iterations (after burn-in)
number of thinning samples
indicate whether to use random subject effect (repeated measurements)
number of chains to run
number of cores
anticipated proportion of cell types/parameters
number of covariates input into the model
covariance model selection
distance matrix for Exp. Decay model
tree-structured covariance matrix for Tree and Scaled Tree models
list of matrices for multilevel, tree-structured covariance matrix for TreeLevels model
A list of inputs and results