1.

Which of the following syntax is used to install forecast package?(a) install.pack(“forecast”)(b) install.packages(“cast”)(c) install.packages(“forecast”)(d) install.pack(“forecastcast”)

Answer» Right choice is (c) install.packages(“forecast”)

The explanation is: forecast is used for time series analysis.


Discussion

No Comment Found

Related InterviewSolutions