Run Code
|
Code Wall
|
Users
|
Misc
|
Feedback
|
About
|
Login
|
Theme
|
Privacy
James 2
count <- c(1,1,2,2,2,3,4,5,6,6,6) count1 <- rnorm(100,60,10) count2 <- sample(c(1:6),30, replace=T) hist(count1, breaks = seq(0,100,5), main = "Dice roll", col = "lightblue", yaxp= c(0,10,10), xlab="test") hist(count2, breaks = seq(0,6,1), main = "Dice roll", col = "lightblue", yaxp= c(0,10,10), xlab="test")
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Example: From 'The R Book' 2nd ed. ~ 2.3.2 Generating Factor Levels...
Dbinom
R1
Leap Year Finder
Warhammer 40k
peso 16ago
For loops Example
R functions
Permutations&Combinations
jcruet_bi variate r regression
Please log in to post a comment.