mvr_proposal: Multivariate proposal function

Description Usage Arguments Value

View source: R/OLD.R

Description

Given the current parameters and a covariance matrix, returns a vector for a proposed jump from a multivariate normal distribution

Usage

1
mvr_proposal(values, fixed, covMat)

Arguments

values

the vector of current parameter values

fixed

set of flags corresponding to the parameter vector indicating which parameters are fixed

covMat

the 2D covariance matrix for all of the parameters

Value

a parameter vector of a proposed move. Note that these may fall outside the allowable ranges.


jameshay218/zikaProj documentation built on Jan. 9, 2020, 7:26 p.m.