t: Numeric vector. Thresholds of the piecewise Pareto distribution.
alpha: Numeric vector. alpha[i] is the Pareto alpha in excess of t[i].
truncation: Numeric. If truncation is not NULL and truncation > t, then the distribution is truncated at truncation.
truncation_type: Character. If truncation_type = "wd" then the whole distribution is truncated. If truncation_type = "lp" then a truncated Pareto is used for the last piece.
Returns
Distribution function of the piecewise Pareto distribution with parameter vectors t and alpha evaluated at x