learn r 5 box dot hist charts.ppt


文档分类:医学/心理学 | 页数:约14页 举报非法文档有奖
1/14
下载提示
  • 1.该资料是网友上传的,本站提供全文预览,预览什么样,下载就什么样。
  • 2.下载该文档所得收入归上传者、原创者。
  • 3.下载的文档,不会出现我们的网址水印。
1/14
文档列表 文档介绍
Module 5 Box, Dot, Histogram, Strip Charts
Do
See & Hear
Read
Learn
PowerPoint must be in View Show Mode to
See videos and hyperlinks
D Kelly O'Day
1
Box, Dot, Histogram , Strip Charts
Module 5 Box, Dot, Histogram, Strip Charts
Do
See & Hear
Read
Learn
D Kelly O'Day
2
Box, Dot, Histogram , Strip Charts
Making Box, Dot, Histogram, Strip Charts
Click video image to start video
D Kelly O'Day
3
Box, Dot, Histogram , Strip Charts
Overview of R Charting High Level Plot Functions Arguments
Menu
Type
R function()
Bar Chart
barplot()
Box & Whisker Plot
boxplot()
Dot Plot
dotchartt()
Histogram
hist()
Scatter Plot
plot()
Strip Chart
stripchart()
High Level Function Arguments
type=
type = “p”– individual points
type = “l”– line
type = “b”– points connected with lines
type = “h”– vertical lines from 0
type = “s”– step chart
xlab = ““
ylab = ““
X and Y axis titles
main = ““
sub = ““
Figure title top of plot, large font
Sub title – below X axis, smaller font
axes = Tor F
Set to F when you want custom axis
plete chart
D Kelly O'Day
4
Box, Dot, Histogram , Strip Charts
Module 5 Box, Dot, Histogram, Strip Charts Menu
Box Plot
Dot Plot
Histogram
Strip Chart
D Kelly O'Day
5
Box, Dot, Histogram , Strip Charts
Making a Box & Whisker Plot with boxplot() Function
Menu
boxplot( ~ Species, data = my_data, col = "grey", horizontal = FALSE, par(cex = ),whisklty=1, outline = TRUE, boxcol = "grey", boxwex = , border = "darkgrey", pch = 16, outcol = "red", main = Title)
"","","","","Species",,,,"setosa“ ,3,,,"setosa“ ,,,,"setosa“ ,,,,"setosa“ 5,,,,"setosa“ ,,,,"setosa"
boxplot()
boxplot(?? ~ ??, data = ??, col = “??", horizontal = ??, par(cex = 0.??),whisklty=??, outline = ??, boxcol = “??", boxwex = ??, border = “??", pch = ??, outcol = “??, main = ??)
Data File: C:\\Learn_R\\Mod_4_R_Charts\\

learn r 5 box dot hist charts 来自淘豆网m.daumloan.com转载请标明出处.

相关文档 更多>>
非法内容举报中心
文档信息
  • 页数14
  • 收藏数0 收藏
  • 顶次数0
  • 上传人文库旗舰店
  • 文件大小335 KB
  • 时间2018-07-05