The following Matlab project contains the source code and Matlab examples used for accelerated failure time (aft) models.
The “aft” function fits models of the form:
Y=log(T)=g0+g1*Z1+g2*Z2+.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
aft.m | 11534 |
aftexponential.m | 2522 |
aftgamma.m | 4952 |
aftloglogistic.m | 3139 |
aftlognormal.m | 2795 |
aftweibull.m | 2780 |
examples.m | 7980 |
printmyrow.m | 5407 |
print_exponential.m | 2039 |
print_gamma.m | 2201 |
print_loglogistic.m | 2459 |
print_lognormal.m | 2455 |
print_weibull.m | 2452 |
readme.txt | 456 |
license.txt | 1315 |