Data example

Here is an example of a small data set with the right form to be used for these programs.

data_example.txt

When read into matlab, this data set should be of size 4 x 7. The columns of the data must be ordered as "Survival time", "Censoring index", "Gene expression values". The rows of the data correspond to each individual.

Note that this format is the transpose of what is normally used for microarray gene expression data. Also, note that this example set is too small to be used for the software, and is merely put here so that one can observe the structure of the data.