\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Performance of Cox Proportional Hazards and Accelerated Failure Time Models in the Tuberculosis/HIV Co-Infected Survival Data},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2021 2021-03-15 (revised: 18 Year 2021 15 March 2021)}
\def\TheID{\makeatother }
\def\TheDate{2021 2021-03-15}
\title{Performance of Cox Proportional Hazards and Accelerated Failure Time Models in the Tuberculosis/HIV Co-Infected Survival Data}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Mr. Ogungbola Opeyemi  Oyekola}

             \author[2]{Dr. A. A.  Akomolafe}

             \author[3]{Dr. A. Z.  Musa}

\renewcommand\Authands{ and }

\date{\small \em Received: 9 February 2021 Accepted: 1 March 2021 Published: 15 March 2021}

\maketitle


\begin{abstract}
        


Cox model and accelerated failure time models are widely used in modelling of survival data for various diseases. This research compares the performance of Cox proportional hazards models and accelerated failure time (AFT) models using TB/HIV co-infected survival data. The tools used are AFT model plot, the log-likelihood test, Akaike Information Criterion (AIC), Log rank test for comparing all survival variables. The research established that AFT model provides a better description of the dataset as compared with Cox PH models because it allows prediction of Hazard function, survival functions as well as time ratio. Moreover, Cox proportional hazard model does not fit appropriately when compared with AFT model; thereby provide less appropriate description of the survival data. Hence, it is better for researchers of TB/HIV coinfection to consider AFT model even if the proportionality assumption of the Cox model is satisfied.

\end{abstract}


\keywords{accelerated failure test model, cox PH Model, TB/HIV co-infection, survival data and log-likelihood test.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
urvival analysis is a statistical method for data analysis where the length of time, ?? 0 corresponds to the time period from a well-defined start time until the occurrence of some particular event or endpoint ?? ?? , i.e. ?? = ?? ?? ? ?? 0 , \hyperref[b0]{Ata and Sozer (2007)}.It is a common outcome measure in medical studies for relating treatment effects to the survival time of the patients. In these cases, the typical start time is when the patient first received the treatment, and the end point is when the patient died or was lost to follow-up. These developments have led to the introduction of several new extensions to the original model. However the Cox PH model may not be appropriate in many situations and other modifications such as stratified Cox model or Cox model with time-dependent variables can be used for the analysis of survival data. The AFT model is another alternative method for the analysis of survival data. Hence, the importance is to compare the performance of the Cox models and the AFT models. This will be studied by means of real dataset which is from a cohort of TB/HIV co-infected patients managed in tertiary Directly Observed Treatment Short (DOTS)\par
Course centre for a period of six months among the Nigerian adults.\par
Cox regression model in the presence of nonproportional hazards was considered by \hyperref[b0]{Ata and Sozer (2007)}. They worked on alternative different models in the violation of proportional assumption. They analysed the treatment and prognosis effects with censored and survival data, makes the assumption of constant hazard ratio. \hyperref[b5]{David (2014)} produced data for the simulation experiments that mimic the types of data structures applied researchers encounter when using longitudinal biomedical data. Validity was assessed by a set of simulation experiments and results indicate that a nonproportional hazard model performs well in the phase of violated assumption of the Cox proportional hazards. \hyperref[b8]{Jiezhi (2009)} compared the proportional hazards (PH) model and parametric AFT models. The major aims of his work was to support the argument for consideration of AFT model as an alternative to the PH model in the analysis of survival data by means of real life data from TB and HIV in Uganda. There are two advantages of Cox proportional regression models, which are ability to incorporate time varying covariate effects and timevarying covariates \hyperref[b4]{(Cox, 1972)}. \hyperref[b14]{Ogungbola et al (2018)} there research established that the model provides a better description of the dataset because it allows prediction of Hazard function, survival functions as well as time ratio. The result revealed that the Weibull model provided a better fit to the studied data. Hence, it is better for researchers of TB/HIV co-infection to consider AFT model even if the proportionality assumption is satisfied. \hyperref[b7]{Kazeem et al (2015)}considered the application of survival analysis has extended the importance of statistical methods for time to event data that incorporate time dependent covariates. The Cox proportional hazards model is one such method that is widely used. An extension of the Cox model with timedependent covariates was adopted when proportionality assumption are violated. The purpose of this study is to validate the model assumption when hazard rate varies with time. This approach is applied to model data on duration of infertility subject to time varying covariate.  
\section[{Methodology a) Study and Sampling Procedure}]{Methodology a) Study and Sampling Procedure}\par
The population target for this study comprises all Patients with Tuberculosis related cases/issues in the DOTs Clinic of NIMR who had been registered between 2011 and 2016. The research design is a cross sectional design. The study was carried out at the DOTs Clinic of the Nigerian Institute of Medical Research (NIMR). A parastatal under the Federal Ministry of Health that has treated over 5000 TB patients in the last 6 years. The Institute has a Directly Observed Treatment Short Course (DOTS) centre where it attends to patients infected with TB. All patients that were enrolled between 2011 and 2016 was included in the study; it enabled the completion of the 6months treatment cycle for those enrolled in 2016. 
\section[{Log rank test:}]{Log rank test:}\par
This was used to compare the death rate between two distinct groups, conditional on the number at risk in the groups. The log rank test hypothesis that; H 0 : All survival curves are the same H 1 : Not all survival curves are the same.\par
Log rank test approximates a chi-square test which compares the observed number of failures to the expected number of failure under the hypothesis. Chisquared test is used.\par
A large chi-squared value implies a rejection of the null hypothesis for the alternative hypothesis. 
\section[{b) Cox Proportional Hazard Model}]{b) Cox Proportional Hazard Model}\par
The non-parametric method does not control for covariates and it requires categorical predictors. When we have several prognostic variables, we must use multivariate approaches. But we cannot use multiple linear regression or logistic regression because they cannot deal with censored observations. We need another method to model survival data with the presence of censoring. One very popular model in survival data is the Cox proportional hazards model, which is proposed by 7 . The Cox Proportional Hazards model is given by?(??/??) = ? 0 (??) exp??? 1 ?? 1 +?? 2 ?? 2 + ? +?? ?? ?? ?? ? = ? 0 (??)exp (? ? x)\textbf{(1)}\par
where ? 0 (??) is called the baseline hazard function, which is the hazard function for anindividual for whom all the variables included in the model are zero, ?? = (?? 1 , ?? 2 , . . , , ?? ?? ) ? is the values of the vector of explanatory variables for a particular individual, and ?? ? = (?? 1 , ?? 2 , ? , ?? ?? ) is a vector of regression coefficients.\par
The corresponding survival functions are related as follows: This model, also known as the Cox regression model, makes no assumptions about the form of ? 0 (??) (non-parametric part of model) but assumes parametric form for the effect of the predictors on the hazard (parametric part of model). The model is therefore referred to as a semi-parametric model. The beauty of the Cox approach is that this vagueness creates no problems for estimation.??(??/??) = ?? 0 (??)?????? ? ?? ?? ?? ?? ) ?? ??=1\textbf{(2)}\par
Even though the baseline hazard is not specified, we can still get a good estimate for regression coefficients ??, hazard ratio, and adjusted hazard curves. The measure of effect is called hazard ratio. The hazard ratio of two individuals with different covariates ?? and ?? * is???? ? = ? 0 (??)exp (? ? x) ? 0 (??)exp (? ? x * ) = exp [? ?? ?? (?? ? ?? * )]\textbf{(3)}\par
This hazard ratio is time-independent, which is why this is called the proportional hazards model.  
\section[{Limitation of Cox}]{Limitation of Cox} 
\section[{c) Accelerated Failure Time Model}]{c) Accelerated Failure Time Model}\par
Accelerated Failure Time model (AFT model) is a parametric model that provides an alternative to the commonly used proportional hazards models. Whereas a proportional hazards model assumes that the effect of a covariate is to multiply the hazard by some constant, an AFT model assumes that the effect of a covariate is to accelerate or decelerate the life course of a disease by some constant.\par
The assumption of AFT model can be expressed as??(??/??) = ?? 0 (exp(?? ?? ??) ??) for?? ? 0\textbf{(4)}\par
Where (??/??) is the survival function at the time t and the ?? 0 (exp(?? ?? ??) ??) is the baseline survival function at the time t. From this equation (1), AFT model can states that the survival function of an individual with covariate x at the time t is same as the baseline survival function of the time (exp(?? ?? ??) ??). The factor (exp(?? ?? ??) is known as the acceleration factor. The acceleration factor is the key measure of association obtained in the AFT model. It is a ratio of survival times corresponding to any fixed value of survival time.\par
The general log-linear representation of AFT model for ith individual is given aslog ?? ?? = ?? + ?? 1 ?? 1?? + ?? 2 ?? 2?? + ?? ?? ?? ???? + ???? ??\textbf{(5)}\par
Where ????ð??"ð??"???? represents the log-transformed survival time, (?? 1 ,??..????) are the explanatory variables with the coefficients (?? 1 ,??..????),???? is the residual term and assumes a specific distribution and ??is the intercept and ?? is the scale parameters respectively. 
\section[{Types of AFT Models}]{Types of AFT Models}\par
There are various types of AFT models, they are as follows:\par
1) Exponential and Weibull Model 2) Log-normal AFT model 3) Log-logistic AFT model 4) Gamma AFT model We shall be explaining just the first two in this research: i. Exponential and Weibull AFT model:\par
The exponential distribution was studied 1 st in connection with kinetic theory of gasses 4  The survival function of log-normal AFT model is given by?? ?? (??) = ? 1 1+?? ( (????ð??"ð??"?? ??? ??? ?? ?? ?? ?????? ?? ?? ?? ?? ) ?\textbf{(9)}\par
The cumulative hazard function of log-logistic AFT is given by?? ?? (??) = ?????ð??"ð??"?? ?? (??) = ? log ?1 ? ?????? (????ð??"ð??"?? ??? ??? ?? ?? ?? ?????? ?? ?? ?? ?? ? 
\section[{Various goodness of fit Test:}]{Various goodness of fit Test:}\par
There are various goodness of fit test, they are:  
\section[{Analysis and Discussion}]{Analysis and Discussion}\par
We can see from  
\section[{LOG Rank Test}]{LOG Rank Test}\par
H o : The effect of the three regimens does not have significant to TB preventive therapy for TB/HIV coinfected adults. 
\section[{H 1 : Not H o :}]{H 1 : Not H o :}\par
In Table  {\ref 1}. Since P -value (.0192) < (? = 0.05), the effect of the three regimens does have significant to TB preventive therapy for TB/HIV co-infected adults. Then survival distributions are different in the population which make the result more statistically significance. By the log-rank test, in the preventive therapy, there is significant difference among three regimens of TB preventive therapy for TB/HIV co-infected adults, since the p-value is 0.0192 against 5\% level of significance. The K-M curves for time to educate length and time to combined event of the preventive therapy is presented (Figure 1 
\section[{.). a) Cox Proportional Hazard Model}]{.). a) Cox Proportional Hazard Model}\par
In Table  {\ref 2}, since P -value < (? = 0.05): SEX, HAEMO GLUC, BMI and LYMPHABS, then they are statistically significant. The coefficient for Creatinine is positive, telling us that greater Creatinine values are associated with greater hazard and therefore shorter survival. The coefficient for weight is negative -normal body weight will be associated with a lower hazard and longer survival among the therapy population. The coefficient of LYMPHABS is negative showing that there is no significant reduction in CD4 cells which will be associated with a lower hazard and longer survival. The CD4 cells are the cells that the HIV Virus kills. As HIV infection progresses, the number of these cells decline. When the CD4 counts drops below 200 due to advance HIV disease, a person is diagnosed with AID. A normal range for CD4 lies between 500-1500. If haemoglobin content is also reduced, then the possibility of survival will be greatly affected. The BMI estimate of parameter is also negative, and then there will be associated lower hazard and longer survival.\par
The results of a PH model fitted to this dataset are obtained (Table  {\ref 3})? ?? (??) = ? 0 (??)exp (0.328?????? ? 0.520?????? ? 0.004?????????????? + 0.366?????? ? 0.001???????????????? ? 0.160?????????? + 0.002?????????? ? 0.005???????????? ? 0.679????????\par
After a Cox PH model is fitted, the adequacy of this model, including the PH assumption and the goodness of fit, needs to be assessed. The PH assumption checking with graphical method and two statistical test methods. Omnibus Test: From Table  {\ref 4}, since the P-value (0.009) < (0.05), we have statistical reasons to reject H o and conclude that the parameter of the model are more stable and can be totally relied on in evidence based decision making regarding the TB/HIV preventive therapy. Also, the log-likelihood supported the significant of the model parameter estimate. 
\section[{b) Accelerated Failure Time Models}]{b) Accelerated Failure Time Models}\par
In F hold then, the log minus log plot will be parallel. For this reason, the investigation of Accelerated Failure.\par
Time Model comes into play. In univariate AFT models, age, haemoglobin, body mass index, sex, and absolute lymphocyte count are not statistically significantly associated with time to sputum conversion of TB/HIV co-infected patients. The results from the different AFT models applied to the time to sputum conversion are presented in Tables \hyperref[tab_2]{5, 6}, 7, and 8. There is no big difference for the estimations in different models. Accelerated failure time models were compared using statistical criteria (likelihood ratio test and AIC). The Weibull in table 8 reveals that age and sex are statistically significant while HAEMO GLUC, BMI and LYMPHABS are not significant with their p-value greater than 0.05. We compared all these AFT models using statistical criteria (likelihood ratio test and AIC). The nested AFT models can be compared using the likelihood ratio (LR) test in Table  {\ref 10}. The Cox model, loglogistic model and the Weibull model are nested within the log-normal model (Table  {\ref 10}). According to the LR test, the weibull model fits better. However, the LR test is not valid for comparing models that are not nested. In this case, we use AIC to compare the models (Table  {\ref 11}), (The smaller AIC is the best). The Weibull AFT model appears to be an appropriate AFT model according to AIC compared with other models, although it is only slightly better than Log-logistic or Log-normal model. We also note that the Cox model and Lognormal model are poorer fits according to LR test and AIC. This provides more evidence that the PH assumption for this data is not appropriate. At last, we conclude that the Weibull model is the best fitting the AFT model based on AIC criteria. 
\section[{IV.}]{IV.} 
\section[{Conclusion}]{Conclusion}\par
In this research, our findings revealed the absence of protection of TB/HIV preventive therapies on sputum conversion, death and combined event of the conversion and death. The study presents similar estimates of risk for the covariates with the previous study based on the baseline variables in the Cox Proportional Hazard model. But the PH assumption does not hold for LYMPHABS in this analysis. We also use .three different AFT models to fit the data. We find that the weibull AFT model fit better for this dataset. The univariate PH models, the SEX, HAEMO GLUC, BMI and LYMPHABS are lesser than p-value, then they are statistically significant. The coefficient for Creatinine is positive, telling us that greater Creatinine values are associated with greater hazard and therefore shorter survival. The coefficient for weight is negative-normal body weight was associated with a lower hazard and longer survival among the therapy population. The coefficient of LYMPHABS is negative showing that there is no significant reduction in CD4 cells which will be associated with a lower hazard and longer survival. Men have longer survival time and sputum conversion time than women. The risks of TB/HIV progression, death and the combined event of TB/HIV and death are higher among old adults.\par
Log-rank test was able to show us that effect of the three regimen have significant association to the TB/HIV co-infected preventive therapy. Moreso, through Omnibus Tests of Model, we were able to deduce that there is no significant difference in time to sputum conversion of the TB/HIV co-infected patients on therapy. Telling us that the model is statistically adequate and significant\par
According to the Cox PH model with timedependent variables, the predictive effect of absolute lymphocytes count clearly changes at about 2 years. Before 2 years, the hazard is less than one, which indicates that the risk of TB/HIV as absolute lymphocyte count increases. According to the log-logistic AFT model, LYMPHABS prolongs the time to sputum conversion as it increases along the process. The PH model is routinely applied to the analysis of survival data. The study considered here provides an example of a situation where AFT model is appropriate and where the PH model provides a little better description of the data set. We have seen that the PH model is a less valuable and realistic alternative to the AFT model in some situations. AIC shows us that weibull AFT model fits better when compared to the other models.\par
This study is based on a large number of participants from Lagos residents in Nigeria, where the prevalence of TB infection and HIV are very high. In this study, the Cox PH model and the AFT model have been compared using TB/HIV co-infected data. Association of the TB/HIV preventive therapies with the sputum conversion is examined through the linkage of the signs and symptoms to replication of the virus. The Cox model expresses the multiplicative effect of covariates on the hazard. The AFT model provides an estimate of the survival function time ratios. In this research, we have analyzed the TB/HIV dataset using these alternative methods. This study provides an example of a situation where the AFT model is appropriate and where the PH model provides a little description of the data since logminus-log plot is not parallel. The Cox proportional hazard assumption does not hold in this dataset.\par
We select the model that best describes the data. In addition, the example illustrates that the AFT model have a more realistic interpretation and provides more informative results as compared to Cox PH model for the available data. Therefore, a) We suggest that using the Cox PH model may not be the optimum approach. The AFT model may provide an alternative method to fit some survival data.\par
b) Determining the effect of the three regimens may be additional values to researches.\par
The results from this model could then be compared with the standard AFT models and Cox PH models. In addition, further study can be carried out to evaluate the effects of practical cases such as large censoring.  \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}}\end{figure}
     \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.8203188259109312\textwidth}P{0.00860323886639676\textwidth}P{0.021077935222672064\textwidth}}
\tabcellsep \tabcellsep II.\\
\tabcellsep \tabcellsep Cox model with\\
\multicolumn{3}{l}{time-varying covariates remains a flexible model in}\\
\multicolumn{3}{l}{survival analysis of patients with acute severe illness.}\\
\multicolumn{3}{l}{Schei ke (2004) presented some development that dealt}\\
\multicolumn{3}{l}{with time varying effect of covariates. He also}\\
\multicolumn{3}{l}{emphasized the use of semi-parametric models where}\\
\multicolumn{3}{l}{some effects are time-varying and some are time-}\\
\multicolumn{3}{l}{constant, thus giving the extended flexibility only for}\\
\multicolumn{3}{l}{effects where a simple description is not possible. Time-}\\
\multicolumn{3}{l}{varying effects may be modelled completely non-}\\
\multicolumn{3}{l}{parametrically by a general intensity model,}\\
i ?\tabcellsep (t) = (t, X (t)) i ?\tabcellsep . Smoothing techniques have been\\
\multicolumn{3}{l}{suggested for estimation of ?(.); see, e.g., Nielson and}\\
\multicolumn{3}{l}{Linton (1995) and the references therein. Such a model}\\
\multicolumn{3}{l}{may be useful when the number of covariates is small}\\
\multicolumn{3}{l}{compared to the amount of data, but the generality of}\\
\multicolumn{3}{l}{the model makes it difficult to get a clear, if any,}\\
\multicolumn{3}{l}{conclusion about covariate effects. Yuanxin (2013) built}\\
\multicolumn{3}{l}{up a Cox proportional hazards model by survival}\\
\multicolumn{3}{l}{analysis using the SAS statistical package. To process}\\
\multicolumn{3}{l}{the analysis, the proportional assumption or time}\\
\multicolumn{3}{l}{dependence for individual factors is tested; variables are}\\
\multicolumn{3}{l}{selected; and their interactions are considered to}\\
\multicolumn{3}{l}{optimize the model. Due to strikingly impact of gender}\\
\multicolumn{3}{l}{on the prediction, it is stratified. Therefore different}\\
\multicolumn{3}{l}{baseline hazards are applied for the set of variables}\\
\multicolumn{3}{l}{within each group. In the model, the parameters are}\\
\multicolumn{3}{l}{estimated by maximum likelihood Newton-Raphson}\\
\multicolumn{3}{l}{algorithm. The results show that gender, status of}\\
\multicolumn{3}{l}{diabetes, age, body mass index, cholesterol and blood}\\
\multicolumn{3}{l}{pressure are found impacting the diseases}\\
\multicolumn{3}{l}{onset/development. Interestingly, the education level}\\
\multicolumn{3}{l}{has its influence on it as well. In this research, we}\\
\multicolumn{3}{l}{applied the model into the sputum conversion of the TB/}\\
\multicolumn{3}{l}{HIV which are co-infected patients managed in tertiary}\\
\multicolumn{3}{l}{DOTS centre for a period of 6 months among the}\\
\multicolumn{3}{l}{Nigeria adults. We also make use of the knowledge of}\\
\multicolumn{3}{l}{percentage of censoring, variation in sample sizes. All}\\
\multicolumn{3}{l}{these contribute to the existing knowledge.}\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.6726783310901749\textwidth}P{0.17732166890982504\textwidth}}
7) Akaike Information Criterion\tabcellsep \\
8) Hosmer-Lemeshow test\tabcellsep \\
9) Kuiper's test\tabcellsep \\
10) Kernelized Stein Discepancy\tabcellsep \\
11) Zhangs Z K , Z C Z A test\tabcellsep \\
12) Moran test\tabcellsep \\
\multicolumn{2}{l}{AIC: To compare various semi-parametric and}\\
\multicolumn{2}{l}{parametric models Akaike Information Criterion (AIC) is}\\
\multicolumn{2}{l}{used. It is a measure of goodness of fit of an estimated}\\
\multicolumn{2}{l}{statistical model. In this study, AIC is computed as}\\
follows\tabcellsep \\
?????? = ?2(????ð??"ð??" ? ??????????????????) + 2(?? + ??)\tabcellsep (10)\\
\multicolumn{2}{l}{Where P is the number of parameters and K is the}\\
\multicolumn{2}{l}{number of coefficients (excluding constant) in the}\\
\multicolumn{2}{l}{model. For P=1, for the exponential, P=2, for Weibull,}\\
Log-logistic, III.\tabcellsep \\
\tabcellsep 1) Bayesian Information Criterion\\
\tabcellsep 2) Kolmogorov-Smirnov test\\
\tabcellsep 3) Cramer-von Mises Criterion\\
\tabcellsep 4) Anderson-Darling test\\
\tabcellsep 5) Shapiro Wilk test\\
\tabcellsep 6) Chi-squared test\end{longtable} \par
 
\caption{\label{tab_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.2027918781725888\textwidth}P{0.15532994923857868\textwidth}P{0.1682741116751269\textwidth}P{0.1682741116751269\textwidth}P{0.15532994923857868\textwidth}}
Covariate\tabcellsep ??\tabcellsep Life-Expn\tabcellsep Se(coeff)\tabcellsep Wald p\\
CD4\tabcellsep -0.014\tabcellsep 0.989\tabcellsep 0.031\tabcellsep 0.659\\
Weight\tabcellsep -0.061\tabcellsep 0.928\tabcellsep 0.084\tabcellsep 0.465\\
BMI\tabcellsep 0.627\tabcellsep 1.858\tabcellsep 0.487\tabcellsep 0.349\\
Glucose\tabcellsep -0.023\tabcellsep 0.977\tabcellsep 0.016\tabcellsep 0.852\\
Haemoglobin\tabcellsep 0.146\tabcellsep 1.158\tabcellsep 0.161\tabcellsep 0.009\\
Creatine\tabcellsep -0.000\tabcellsep 0.999\tabcellsep 0.006\tabcellsep 0.079\end{longtable} \par
 
\caption{\label{tab_2}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.2007537688442211\textwidth}P{0.1623115577889447\textwidth}P{0.1708542713567839\textwidth}P{0.1665829145728643\textwidth}P{0.14949748743718594\textwidth}}
Covariate\tabcellsep ??\tabcellsep Life-Expn\tabcellsep Se(coeff)\tabcellsep Wald p\\
CD4\tabcellsep -0.011\tabcellsep 0.919\tabcellsep 0.034\tabcellsep 0.50\\
Weight\tabcellsep -0.075\tabcellsep 0.908\tabcellsep 0.097\tabcellsep 0.440\\
BMI\tabcellsep 0.336\tabcellsep 1.3959\tabcellsep 0.376\tabcellsep 0.371\\
Glucose\tabcellsep -0.022\tabcellsep 0.978\tabcellsep 0.015\tabcellsep 0.145\\
Haemoglobin\tabcellsep 0.136\tabcellsep 1.146\tabcellsep 0.176\tabcellsep 0.438\\
Creatine\tabcellsep -0.00001\tabcellsep 0.999\tabcellsep 0.005\tabcellsep 0.984\end{longtable} \par
 
\caption{\label{tab_3}Table 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{P{0.37280701754385964\textwidth}P{0.03728070175438596\textwidth}P{0.23114035087719298\textwidth}P{0.17149122807017542\textwidth}P{0.03728070175438596\textwidth}}
Distribution\tabcellsep m\tabcellsep L\tabcellsep LR\tabcellsep df\\
Cox model\tabcellsep 2\tabcellsep -42.961\tabcellsep 115.142\tabcellsep 1\\
Log-logistic\tabcellsep 2\tabcellsep -100.532\tabcellsep 326.460\tabcellsep 1\\
Weibull\tabcellsep 3\tabcellsep -263.762\tabcellsep 440.452\tabcellsep 2\\
Log-normal\tabcellsep 2\tabcellsep -43.536\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}Table 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9} \par 
\begin{longtable}{P{0.32196969696969696\textwidth}P{0.23825757575757572\textwidth}P{0.032196969696969696\textwidth}P{0.032196969696969696\textwidth}P{0.22537878787878787\textwidth}}
Distribution\tabcellsep Log-likelihood\tabcellsep k\tabcellsep c\tabcellsep AIC\\
Cox Model\tabcellsep \tabcellsep 6\tabcellsep 1\tabcellsep 256. 214\\
Log-logistic\tabcellsep -100.532\tabcellsep 6\tabcellsep 2\tabcellsep 225. 156\\
Weibull\tabcellsep -263.762\tabcellsep 6\tabcellsep 1\tabcellsep 218. 079\\
Log-normal\tabcellsep -43.536\tabcellsep 6\tabcellsep 2\tabcellsep 235. 019\end{longtable} \par
 
\caption{\label{tab_5}Table 9 :}\end{figure}
 			\footnote{© 2021 Global Journals} 		 		\backmatter   			 
\subsection[{Acknowledgement}]{Acknowledgement}\par
We will like to acknowledge the Director and Institutional Review Board (NIMR-IRB) of National Institute Medical Research, Yaba, Lagos for their approval for the effective use of their patients' data. 			  			 
\subsection[{Appendices}]{Appendices}			 			  				\begin{bibitemlist}{1}
\bibitem[Ogungbola et al. ()]{b14}\label{b14} 	 		‘Accelerated failure time models with application to data on TB/HIV co-infected patients in Nigeria’.  		 			O O Ogungbola 		,  		 			A A Akomolafe 		,  		 			Z A Musa 		.  	 	 		\textit{American J Epidemiol Public Health}  		2018. 2018. 2  (1)  p. .  	 
\bibitem[Monica ()]{b12}\label{b12} 	 		\textit{Bayesian Approaches to Correcting Bias in Epidemiological Data},  		 			M B Monica 		.  		2011.  		 			dissertation submitted to Department of Statistical Science, Baylor University 		 	 
\bibitem[Thomas ()]{b20}\label{b20} 	 		\textit{Bootstrap application in proportional hazard models},  		 			M L Thomas 		.  		1993.  		 			Iowa State University 		 	 	 (Retrospective thesis and dissertation) 
\bibitem[Jiezhi ()]{b8}\label{b8} 	 		\textit{Comparison of Proportional Hazards and Accelerated Failure Time Models, A Master of Science Thesis Submitted to the College of Graduate Studies and},  		 			Q Jiezhi 		.  		2009. Saskatchewan Canada.  		 			Department of Mathematics and Statistics University of Saskatchewan Saskatoon 		 	 
\bibitem[Lindsay ()]{b9}\label{b9} 	 		\textit{Cox Regression Model},  		 			S Lindsay 		.  		2004.  		 			thesis submitted to Department of Mathematics, B.S., Virginia Polytechnic Institute and State University 		 	 
\bibitem[Ata and Sozer ()]{b0}\label{b0} 	 		‘Cox Regression Models with Non proportional Hazards applied to Lung Cancer survival data’.  		 			Ata 		,  		 			M Sozer 		.  	 	 		\textit{Hacettepe Journal of Mathematics and Statistics}  		2007. 36  (2)  p. .  	 
\bibitem[David ()]{b5}\label{b5} 	 		‘Data Generation for the Cox Proportional Hazards Model with Time-Dependent Covariates: A Method for Medical Researchers’.  		 			J H David 		.  	 	 		\textit{Statistics in Medicine}  		2014. 33  (3)  p. .  	 
\bibitem[Persson ()]{b16}\label{b16} 	 		\textit{Essays on the assumption of Proportional Hazards in Cox Regression", dissertation for the degree of Doctor of Philosophy in Statistics},  		 			I Persson 		.  		2002.  		 			at Upsala University 		 	 
\bibitem[Bender et al. ()]{b3}\label{b3} 	 		‘Generating Survival Times to Simulate Cox PH Models’.  		 			R Bender 		,  		 			T Augustin 		,  		 			M Blettner 		.  	 	 		\textit{Wiley Online Library}  		2005. 24  (11)  p. 338.  	 
\bibitem[Global tuberculosis control: surveillance, planning, financing World Health Organization ()]{b2}\label{b2} 	 		‘Global tuberculosis control: surveillance, planning, financing’.  	 	 		\textit{World Health Organization}  		2007. p. 79.  	 
\bibitem[Johnson and Strawderman ()]{b19}\label{b19} 	 		‘Induced smoothing for the semiparametric accelerated failure time model: Asymptotics and extensions to clustered data’.  		 			L M Johnson 		,  		 			R L Strawderman 		.  	 	 		\textit{Biometrika}  		2009. 96 p. .  	 
\bibitem[Nielsen and Linton ()]{b13}\label{b13} 	 		‘Kernel Estimation in a Nonparametric Marker Dependent Hazard Model’.  		 			J P Nielsen 		,  		 			O B Linton 		.  	 	 		\textit{Ann. Statist}  		1995. 23  (7)  p. .  	 
\bibitem[John et al. ()]{b18}\label{b18} 	 		‘Modelling Survival in Acute Severe Illness Cox versus AFT models’.  		 			L M John 		,  		 			D B Andrew 		,  		 			J S Patricia 		,  		 			Hbn Tamara 		.  	 	 		\textit{Journal of Evaluation in Clinical Practice}  		 1356 -1294.  		2006. 2006.  	 
\bibitem[Pagano and Gauvreau ()]{b15}\label{b15} 	 		 			M Pagano 		,  		 			K Gauvreau 		.  		\textit{Principles of Biostastics},  				 (Belmont, Calif Wadsworth)  		1993. p. .  	 	 (1st ed.) 
\bibitem[Lin and Ying ()]{b17}\label{b17} 	 		‘Rank-based Inference for Accelerated Failure Time Models’.  		 			Jin Z Lin 		,  		 			D Y Ying 		,  		 			Z 		.  	 	 		\textit{Biometrika}  		2003. 90 p. .  	 
\bibitem[Wei et al. ()]{b21}\label{b21} 	 		‘Regression analysis of multivariate failure time data by modeling marginal distributions’.  		 			L J Wei 		,  		 			D Y Lin 		,  		 			L Weissfeld 		.  	 	 		\textit{Journal of the American Statistical Association}  		1989. 2013. 84 p. .  		 			Survival Analysis of Cardiovascular Diseases. Washington University in St. Louis 		 	 	 (25. Yuanxin H.) 
\bibitem[Cox ()]{b4}\label{b4} 	 		‘Regression mode0ls and lifetables’.  		 			D R Cox 		.  	 	 		\textit{Journal of the Royal Statistical Society Series B}  		1972. 34 p. .  	 
\bibitem[Ayman ()]{b1}\label{b1} 	 		‘Semi-Parametric Hazard Ratio applied to Engineering Insurance System’.  		 			A M Ayman 		.  	 	 		\textit{International Journal of Engineering Research and Application}  		2012. 2  (2)  p. .  	 
\bibitem[Kazeem et al. ()]{b7}\label{b7} 	 		‘Semi-Parametric Non-Proportional Hazard Model With Time Varying Covariate’.  		 			A A Kazeem 		,  		 			A A Abiodun 		,  		 			R A Ipinyomi 		.  	 	 		\textit{Journal of Modern Applied Statistical Methods}  		2015. 14  (2) .  	 	 (Article 9) 
\bibitem[Sy Han ()]{b23}\label{b23} 	 		\textit{Statistical methods and computing for Semi-parametric and Accelerated Failure Time Model with induced Smoothing},  		 			C Sy Han 		.  		2013.  		 			department of Statistics, University of Connecticut Graduate School 		 	 
\bibitem[Maller and Zhou ()]{b11}\label{b11} 	 		\textit{Survival Analysis with Long-Term Survivors},  		 			R Maller 		,  		 			X Zhou 		.  		1996. New York: Wiley.  	 
\bibitem[Efron ()]{b6}\label{b6} 	 		‘The efficiency of Cox's likelihood function for censored data’.  		 			B Efron 		.  	 	 		\textit{J. Am. Statist. Assoc}  		1977. 72 p. .  	 
\bibitem[Scheike ()]{b22}\label{b22} 	 		‘Time-varying effects in survival analysis’.  		 			T H Scheike 		.  	 	 		\textit{Handbook of Statistics},  				 			N Balakrishnan,  			C R Rao 		 (ed.)  		2004. Elsevier B.V., North Holland. 23 p. .  	 
\bibitem[Leemis et al. ()]{b10}\label{b10} 	 		\textit{Variate Generation for Accelerated Life and Proportional Hazards Models with Time Dependent Covariates},  		 			L M Leemis 		,  		 			L Shih 		,  		 			K Reynertson 		.  		1989. Norman, OK 73019.  		 			University of Oklahoma 		 	 
\end{bibitemlist}
 			 		 	 
\end{document}
