Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- structure(list(t1 = c(0.3, 0.5, 0.1, 0.4), t2 = c(0.1, 0.1, 0.3,
- 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",
- "t2", "t3", "t4"), row.names = c(NA, -4L), class = "data.frame")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement