Closed ngehlenborg closed 11 years ago
ethnicity is a string category and can therefore not be used for a kaplan maier plot. But I don't know what else to use for such kind of a dependent column
Here we should automatically show a histogram.
A histogram would work, but I think a bar chart would be better. Until we have one, we should not let users select this for Kaplan-Meier plots.
What's the difference between a histogram and a bar chart in this case?
till we have the chart via #1294 I implemented a filter that only the Integer clinical variables will be shown
A histogram gives you the distribution of a univariate, numerical variable (e.g. good for age or weight), a bar chart shows you the number of times a category is mentioned in a categorical variable with multiple categories.
semantics ;). It's the same in the end.
Example: BRCA data set, select "ethnicity".
Seems to be a casting issue.
Exception: