1.

Which of the following compute analysis of variance table for fitted model?(a) ecdf()(b) cum()(c) anova()(d) bwplot()I had been asked this question in homework.My question comes from Visualizing Data in chapter Commands, Packages, Visualizing Data and Linear Regression of R Programming

Answer»

Correct option is (c) anova()

EXPLANATION: ECDF() builds EMPIRICAL cumulative distribution function.



Discussion

No Comment Found

Related InterviewSolutions