debinfer_cov {deBInfer}R Documentation

debinfer_cov

Description

debinfer_cov

Usage

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

Value

a debinfer_cov object


[Package deBInfer version 0.4.4 Index]