R's boxplot function, by default, uses boxplot.stats to calculate the boxes, whiskers, etc... boxplot.stats calls the fivenum function:
確定! 回上一頁