+ geom_histogram(binwidth=0.02) + geom_hline(aes(yintercept=Intercept, group=Line, color=Line, linetype=Line), data=y, alpha=0.5).
確定! 回上一頁