Adding a normal density curve to a ggplot histogram is similar: create the histogram with a density scale;; create the curve data in a separate data frame; ...
確定! 回上一頁