README~1.TXT:...A ReadMe file written by the author of the LOGIST.M Matlab function. README~2.TXT:...A ReadMe file in ASCII (TEXT) format. MAIN_LOG.M:.....Main Matlab script file which contains the code for Logistic Regression. LOGIST.M:.......Logistic Regression Matlab function. DERIVS.M:.......A Matlab function used by LOGIST.M. DMULT.M:........A Matlab function used by LOGIST.M. LIK.M:..........A Matlab function used by LOGIST.M. TRN.M:..........A demo training data set in Matlab format. TST.M:..........A demo testing data set in Matlab format. LOGIST~1.TXT:...The output (Matlab diary) file corresponding to the demo data sets.