RShapeTarget-package: Shape Target Distributions

Description Details Author(s) See Also

Description

This package allows to create 2-dimensional probability distributions from SVG shapes.

Details

It's kinda fun and it allows to create multimodal target densities easily.

The idea is that a shape is essentially a set and we can define a probability density function proportional to

This density function is very discontinuous, so we can smooth it using a Gaussian kernel to define

f_lambda(x) = sup_theta f(theta) exp(-1/2lambda* distance(x,theta))

The parameter lambda controls the smoothness

Author(s)

Pierre E. Jacob <pierre.jacob.work@gmail.com>

See Also

create_target_from_word


pierrejacob/RShapeTarget documentation built on May 25, 2019, 6:07 a.m.