phi_function_exp_4: phi-function for exp(-(((x-mean)^4)*beta)/2)

Description Usage Arguments Value Examples

Description

phi-function for the Exact Algorithm for exp(-(((x-mean)^4)*beta)/2)

Usage

1

Arguments

x

real value

mean

mean value, defaults to 0

beta

real value between 0 and 1

Value

real value

Examples

1
curve(phi_function_exp_4(x, 1), from = -4, to = 4)

rchan26/exp4Tempering documentation built on June 20, 2019, 10:07 p.m.