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