debinfer_cov function

debinfer_cov

debinfer_cov

debinfer_cov(var.names, sigma = diag(length(names)), name, samp.type = "rw")

Arguments

  • var.names: names of the parameters that are to be proposed together
  • sigma: covariance matrix
  • name: name of the joint block
  • samp.type: character; type of sampler. currently only "rw" = Normal random walk is implemented for multivariate proposals

Returns

a debinfer_cov object

  • Maintainer: Philipp H Boersch-Supan
  • License: GPL-3
  • Last published: 2022-11-17