Faucett, C.L., Schenker, N., and Taylor, J.M.G. (2002), "Survival Analysis Using Auxiliary Variables via Multiple Imputation, with Application to AIDS Clinical Trial Data," Biometrics, 58, 37-47.
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;
});
});