Vidyalelo
R Programming · Q80

Data Manipulation with dplyr

Programming · R Programming · question 80

Q80

Which of the following function actually fits the linear model?

A.
lm.time()
B.
lm.date()
C.
lm.fit()
Answer
D.
lm.interval()

Answer: Option C

Solution

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