Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私のrでauto.arimaを動作させる方法を教えてください。どのパッケージをダウンロードすればよいですか? auto.arima パッケージをダウンロードしようとしましたが、利用できませんでした。
これを試して
install.packages("予測") 図書館(予想)
install.packages("予測")
図書館(予想)
次に、 auto.arima 関数を使用してみてください