Vidyalelo
R Programming · Q105

R Programming Basics

Programming · R Programming · question 105

Q105

Point out the correct statement?

A.
Using factors with labels is better than using integers because factors are self-describing
B.
Factors are used to represent categorical data and can be unordered or ordered
C.
Factors are important in statistical modeling and are treated specially by modelling functions like lm() and glm()
D.
All of the mentioned
Answer

Answer: Option D

Solution

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