TransformationDist.log_prob_spline()

TransformationDist.log_prob_spline()#

TransformationDist.log_prob_spline(value)[source]#

Log probability under the spline-only transformation.

Parameters:

value (Any) – Values at which to evaluate the log density.

Returns:

Log probability evaluated using the spline transform.