Scalar truncated power moment of the Weibull distribution
Source:R/truncated_moments.R
trunc_pow_moment.RdConvenience wrapper around trunc_pow_moment_vec() for a single truncation
point. Computes \(E[T^k | T < t]\) for \(T \sim \text{Weibull}(\alpha, \beta)\).
See also
trunc_pow_moment_vec() for the vectorized version.