Liao, D, and Valliant, R. (2012), “Condition Indexes and Variance Decompositions for Diagnosing Collinearity in Linear Model Analysis of Survey Data,” Survey Methodology, 38, 189-202.
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;
});
});