Q50
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)
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board