Scientific Design Choices using Graphical Display Options
Plotting a single variable should be fairly easy. The type of variable will influence the type of graphic chosen. For instance, histograms or boxplots are right for continuous variables, while bar charts or pie charts are appropriate for categorical variables. In both cases other choices are possible too. Whether the data should be transformed or …
Scientific Design Choices using Graphical Display Options Read More »