

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following produces the variance covariance matrix? |
A. | sd(x, na.rm=TRUE) |
B. | mad(x, na.rm=TRUE) |
C. | fivenum(x, na.rm=TRUE) |
D. | var(x, na.rm=TRUE) |
Answer» E. | |