Vidyalelo
R Programming · Q203

Control Structures in R Programming

Programming · R Programming · question 203

Q203

Which function in R language is used to find out whether the means of 2 groups are equal to each other or not?

A.
f.tests ()
B.
l.tests ()
C.
t.tests ()
Answer
D.
not exist

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board