UA-60924200-1 > attach(RED.Wine.14MARCH) > library("lessR", lib.loc="~/R/win-library/3.1")
lessR 3.2 now RStudio compatible www.lessRstats.com --------------------------------------------------------------- To get started, and for help in general, enter: > Help() To read a text, Excel, SPSS or R data file: > mydata <- Read() ---------------------------------------------------------------
> # box plot with outliers more strongly highlighted > BoxPlot(y, col.stroke="red", xlab="_Fixed_Acidity_")
--- _Fixed_Acidity_ ---
Present: 1599 Missing: 0 Total : 1599
Minimum : 4.6 Lower Whisker: 4.6 Lower Hinge : 7.1 Median : 7.9 Upper Hinge : 9.2 Upper Whisker: 12.3 Maximum : 15.9
1st Quartile : 7.1 3rd Quartile : 9.2 IQR : 2.1
Number of outliers: 49 Small: none Large: 12.4 12.4 12.4 12.4 12.5 12.5 12.5 12.5 12.5 12.5 12.5 12.6 12.6 12.6 12.6 12.7 ... 15 15.5 15.5 15.6 15.6 15.9
>
> ![]() ____
|
R Code and Graphs >