figaro.decoratorsΒΆ

Functions

antiprobit(func)

Transform a point x from probit space to natural space and returns the function evaluated at the natural point y

from_probit(func)

Evaluate a function that samples points in probit space and return these points after transforming them to natural space

probit(func)

Transform a point x from natural space to probit space and returns the function evaluated at the probit point y