TransformationDist.prob_spline()# TransformationDist.prob_spline(value)[source]# Probability under the spline-only transformation. Parameters: value (Any) – Values at which to evaluate the density. Returns: Probability density evaluated using the spline transform.