geom_hline (yintercept=c(-1,1)*qnorm(0.95), color="orange") + ... geom_hline(data= df_95ci, mapping=aes(yintercept=y_values, colour="A")) +.
確定! 回上一頁