Q.

Which of the following adds marginal sums to an existing table?

A. par()
B. prop.table()
C. addmargins()
D. quantile()
Answer» B. prop.table()
Explanation: prop.table() computes proportions from a contingency table.
2.1k
0
Do you find this helpful?
9

Discussion

No comments yet