Learn R Programming

beast (version 1.1)

proposeTheta: Move 2

Description

Proposes an update of \(\theta\) according to Metropolis-Hastings move 2.

Usage

proposeTheta(thetaOld, tau, alpha, beta)

Arguments

thetaOld

Current values

tau

Parameter \(c\).

alpha

null

beta

null

Value

mean

proposed values.