geom_abline (intercept = 0, slope = 1,size=1)+ # Add Line of unity theme_bw() + # Set theme xlab("Population prediction") + ...
確定! 回上一頁