Jiang, J., and Lahiri, P. (2006), Estimation of Finite Population Domain Means - A Model-Assisted Empirical Best Prediction Approach, Journal of the American Statistical Association, 101, 301-311.
var url = document.location.toString();
if (url.match('#')) {
$('.nav-tabs a[href="#' + url.split('#')[1] + '"]').tab('show');
}
// Change hash for page-reload
$('.nav-tabs a').on('shown.bs.tab', function (e) {
window.location.hash = e.target.hash;
});
});