สอนเทคนิคการใช้ stat_summary เพื่อสรุปรวมข้อมูลเพื่อมาสร้างกราฟแบบ pointrange ที่ประกอบด้วย y, ymin และ ymax เช่น
y = mean of city miles per gallon
ymin = lowest city miles per gallon
ymax = highet city miles per gallon
โดยกราฟที่ได้จะแสดงเป็นช่วงโดยอาศัยค่า ymin และ ymax และจะแสดง point บนเส้นด้วยค่าจาก y
ดาวน์โหลดไฟล์ตัวอย่างได้ที่ https://goo.gl/e2xq0D
เชิญสมัครเป็นสมาชิกของช่องนี้ได้ที่ ► https://www.youtube.com/subscription_center?add_user=prasertcbs
การสร้างกราฟด้วย ggplot2 ► https://www.youtube.com/playlist?list=PLoTScYm9O0GFEu7flht1Fv_gsT2mizgPW
สอนการสร้างกราฟด้วยโปรแกรม R เบื้องต้น ► https://www.youtube.com/playlist?list=PLoTScYm9O0GEvw9bN_Q8nRdDUPyaSymqM
วิเคราะห์ข้อมูลด้วย R ► https://www.youtube.com/playlist?list=PLoTScYm9O0GFYFj7oWadDNklkveS6tFIo
สอนการใช้โปรแกรม R เบื้องต้น ► https://www.youtube.com/playlist?list=PLoTScYm9O0GGSiUGzdWbjxIkZqEO-O6qZ
สอนการเขียนโปรแกรมด้วยภาษา R เบื้องต้น ► https://www.youtube.com/playlist?list=PLoTScYm9O0GF6qjrRuZFSHdnBXD2KVICp
สอน R สำหรับ Data Science ► https://www.youtube.com/playlist?list=PLoTScYm9O0GGat89RT9NMjW7sqFz84XSk
สอนการใช้ dplyr package ► https://www.youtube.com/playlist?list=PLoTScYm9O0GEsJv4E4QmrBkdyax2IgRQG
สอนการใช้ tidyr package ► https://www.youtube.com/playlist?list=PLoTScYm9O0GFL9f4LpDa0zrh-rqzF3xdN
#prasertcbs #prasertcbs_R #prasertcbs_DataScience #prasertcbs_ggplot
「stat_summary」的推薦目錄:
- 關於stat_summary 在 prasertcbs Youtube 的最佳貼文
- 關於stat_summary 在 Getting the values calculated by stat_summary with ... 的評價
- 關於stat_summary 在 Using stat_summary from ggplot2 to add a statistics layer to ... 的評價
- 關於stat_summary 在 Demystifying stat_ layers in {ggplot2} - June Choe 的評價
- 關於stat_summary 在 stat_summary transforms first before applying summary ... 的評價
- 關於stat_summary 在 How can I add mean labels to a bar chart in [R]? [closed] 的評價
- 關於stat_summary 在 Ggboxplot labels. Labels for 'sf' with 'ggplot2'. As such the ... 的評價
stat_summary 在 Demystifying stat_ layers in {ggplot2} - June Choe 的推薦與評價
Understanding STAT with stat_summary(). Interim Summary #2. Putting STAT to use. 1. Error bars showing 95% confidence interval; 2. ... <看更多>
stat_summary 在 Getting the values calculated by stat_summary with ... 的推薦與評價
... <看更多>
相關內容