1.

The _________ function returns a list of densities (y) corresponding to bin values (x).(a) Spline(b) Density(c) Lists(d) LocatorI had been asked this question in homework.My question is from Data Types topic in portion Nuts and Bolts and Getting Data In and Out of R Programming

Answer»

Correct CHOICE is (a) Spline

The explanation: The spline function returns a list of densities (y) CORRESPONDING to bin values (x). These can be PASSED to the PLOT routine to PRODUCE a line graph of the density.



Discussion

No Comment Found

Related InterviewSolutions