Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit 3bd9e7b

Browse files
authored
Merge pull request #168 from biolab/SA-fix
[FIX] fix veteran data
2 parents ee5b0e5 + 7b97872 commit 3bd9e7b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

core/veteran.tab.info

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "veteran",
3-
"title": "Veteranc LC: Veterans Administration Lung Cancer Study",
3+
"title": "Veterans Administration Lung Cancer Study",
44
"description": "Randomized trial of two treatment regimens for lung cancer. This is a standard survival analysis data set. Includes 137 instances with 8 features (Survival Time, Survival Event, Cell Type, Time from Diagnosis, Treatment, Age, Karnofsky performance score, Prior Therapy).",
55
"references": [
66
"D Kalbfleisch and RL Prentice (1980), The Statistical Analysis of Failure Time Data. Wiley, New York."
@@ -10,12 +10,12 @@
1010
"censoring"
1111
],
1212
"target": "",
13-
"version": "1.1",
13+
"version": "1.2",
1414
"year": 1980,
1515
"instances": 137,
1616
"missing": false,
1717
"variables": 8,
1818
"source": "<a href='https://rdrr.io/cran/survival/man/veteran.html'>A package for survival analysis in R</a>",
19-
"url": "https://datasets.biolab.si/core/veteran.tab",
19+
"url": "https://www.dropbox.com/scl/fi/56wlaabp349182zvjo01c/veteran.tab?rlkey=s4b7wvidfsu1bgov7ufuy1i15&dl=1",
2020
"size": 5067
2121
}

0 commit comments

Comments
 (0)