stochPartMCMC: Stochastic Partition Sampling

Description Usage Value

Description

Samples from the model configuration space of a multivariate normal outcome

Usage

1
2
3
4
5
stochPartMCMC(X = NULL, Y = NULL, invariantData = NULL, priors,
  comp = NULL, n.iter = 1e+05, n.burnin = NULL, sweep = 1000,
  n.chain = 10, save.iter = 1000, out.file = NULL, parallel = FALSE,
  tempering = c(FALSE, "none", "sequential", "parallel", "mpi"),
  n.temps = 10, ...)

Value

List of outputs


eifer4/stochasticSampling documentation built on May 14, 2019, 11:16 a.m.