(function from pyomo.contrib.parmest.graphics)
pyomo.contrib.parmest.graphics
Fit an alpha-level rectangular distribution to theta values
theta_values (DataFrame) – Theta values, columns = variable names
alpha (float, optional) – Confidence interval value
tuple containing lower bound and upper bound for each variable