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

Description Usage Arguments Value Examples

View source: R/rejection_sampler_exp_4.R

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/exp4FusionRCPP documentation built on Nov. 6, 2019, 7:01 p.m.