EMOS模型总结

1. 需要加载模型 library(ensembleMOS)

2.模型训练天数与性能分析

可以看出,由于总共有63天的数据,但并不是使用的数据天数越多越好,而是在40-55天的长度训练是最佳的长度。

3.模型在拟合时总是出现了异常拟合,报错信息如下:

Error in optim(pars, fn = objectiveFUN, method = control$optimRule, control = list(maxit = control$maxIter)) :

后来如模型的作者进行了沟通,过程如下:

Dear prof. 
Sorry to disturb you. 
I am a teacher of China. I want to use the EMOS model in R language, but I found it always presented some errors: " .Error in optim(pars, fn = objectiveFUN, method = control$optimRule, control = list(maxit = control$maxIter)) : ", I do not how to sovle it. Could you give me some suggestions? Please find the test code and data in the attachment. 
Thanks a lot for your help. 
Yours, 

作者很友好,很快回复了:

Dear Colleague,
As you have 8 non-exchangeable ensemble members, your gev0 model has 12 parameters to be estimated. You want to do it from 30 forecast cases, that is data/parameter ratio is less than 3, which is voodoo, not statistics :) That is why the optimization procedure fails. The training length should be increased to at least 120, or you might also consider your members to be exchangeable resulting in just 5 parameters.
Best,
Sandor

增加样本数量,效果立马不一样了。

 

 

  • 1
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 1
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值