Faucett, C.L., Schenker, N., and Elashoff, R.M. (1998), "Analysis of Censored Survival Data with Intermittently Observed Time-Dependent Binary Covariates," Journal of the American Statistical Association, 93, 427-437.
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;
});
});