Advertisement
Guest User

Untitled

a guest
May 30th, 2018
467
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. structure(list(t1 = c(0.3, 0.5, 0.1, 0.4), t2 = c(0.1, 0.1, 0.3,
  2. 0.2), t3 = c(0.4, 0.2, 0.4, 0.3), t4 = c(0.2, 0.2, 0.2, 0.1)), .Names = c("t1",
  3. "t2", "t3", "t4"), row.names = c(NA, -4L), class = "data.frame")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement