target_density_exp_4: Target density exp(-((x-mean)^4)/2)

Description Usage Arguments Value Examples

Description

Normalised target density

Usage

1

Arguments

x

real value

mean

mean value, defaults to 0

Value

real value

Examples

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

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