简体   繁体   English

predict.HoltWinters :函数未找到错误消息远程机器,但在另一台机器上运行相同的代码

[英]forecast.HoltWinters : function not found error message remote machine but same code run in another machine

I am using R version 3.4.1 (2017-06-30) in remote machine and R version 3.3.2 (2016-10-31) n my desktop In the remote machine, it's throwing me an error by saying forecast.HoltWinters not found我在远程机器上使用 R 版本 3.4.1 (2017-06-30) 和 R 版本 3.3.2 (2016-10-31) 在我的桌面上发现

I have kept exact replica of all inputs required in both machine我保留了两台机器所需的所有输入的精确副本

I have cross checked all the required packages are installed我已经交叉检查了所有必需的软件包都已安装

I am not sure where I am doing wrong can some one help to resolve this issue?我不确定我哪里做错了,有人可以帮助解决这个问题吗?

请尝试使用forecast:::forecast.HoltWinters :: forecast:::forecast.HoltWinters (三个冒号)。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM