SCOPE: mulit-variate cox regression

Compute and plot cox regression fit using censored survival data stored in an excel file
310 Downloads
Updated 12 Nov 2012

View License

This download should include this code, a randomly generated excel data file for testing purposes, and the example output.
This program expects four excel columns 1. follow up time and 2. failure indicator (1=failure has occured and 0=no failure has occurred. 3. Predictor1 and 4. predictor2.A randomly generated excel data file example is included for testing.
Type this at the command line to run: [b,logL,H,stats]= xlsSeerComputeSurvivalFuntionCoxRegression('survivalPreditorsTestData.xls')

Cite As

Rex Cheung (2024). SCOPE: mulit-variate cox regression (https://www.mathworks.com/matlabcentral/fileexchange/39010-scope-mulit-variate-cox-regression), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

SCOPE multi-var cox regression for matlab/

Version Published Release Notes
1.0.0.0