What R command could we use to generate a scatterplot diagram of our data to determine if it forms a linear pattern that would be suitable for linear regression or a non-linear pattern that would require some other technique?

Select one:

  • a. plot()
  • b. hist()
  • c. matrix()
  • d. summary()

The correct answer is: plot()

Related Posts

0 Comments

12345

    00