Class UQ


public class UQ extends SolverUQ
UQ is an alias for SolverUQ (Bayesian-style parameter uncertainty analysis). The wrapper expands a model containing a Prior distribution into one network per alternative, runs an inner solver on each, and aggregates the results into prior-weighted means and per-alternative empirical posterior distributions.