library (ggplot2) pdf ("test set:3_ribbon.pdf") ggplot(test set:3, aes(x = Source, y = PredictedProb, group=PredictedProb)) + geom_line (aes (colour ...
確定! 回上一頁