Abstract: Scatter-plot visualisation techniques are useful for analysing the correlations of variables on the axes as well as revealing patterns or abnormality in multidimensional data sets. However, ...
Abstract: The Scatter Plot Matrix (SPLOM) and the Parallel Coordinates Plot Matrix (PCPM) are frequently used in exploratory data analysis for multivariate data to explore pairwise relationships, ...
This paper shows how to apply the lattice package of R to create effective scientific graphs. The readers will learn basic notions of the package and ways to work with it in an easy way. The R code ...