Guest User

Untitled

a guest
Sep 14th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. response<- c(1,1,1,1,1,1,0,0,0,0)
  2. x <- c(11,34,23,45,77,8,9,87,32,56)
  3. data <- Data.frame(response,x)
Add Comment
Please, Sign In to add comment