proposal_5pars_root_bounds: Parameter update for the MCMC function

Description Usage Arguments Author(s)

View source: R/proposal_5pars_root_bounds.R

Description

Internal function that proposes parameter updates used in MCMC estimation of the BBMV model.

Usage

1
proposal_5pars_root_bounds(type = "Uniform", sensitivity, pars)

Arguments

type

The type of proposal function, only 'Uniform' is available (the default).

sensitivity

A numeric vector specifying the width of the uniform proposal for each parameter.

pars

The current parameters in the MCMC chain.

Author(s)

F. C. Boucher


BBMV documentation built on May 1, 2019, 10:26 p.m.