<p>求助:我做状态空间模型,输入下列内容:<br/>@signal x=c(1)+sh1*y+[var=exp(c(2))]</p><p></p><p>@state sh1= c(3)+c(4)*sh1(-1)+[var=exp(c(5))]</p><p></p><p>param c(1) 65.19 c(2) 2.96 c(3) 0.005 c(4) 0.9 c(5) -9,</p><p>结果总是出来这样的提示:"sh1=c(3)+c(4)*sh is an illegal or reserved name"</p><p>请教大侠,这是什么原因?具体的操作过程是什么呢?是不是还要先出现"sh1"这个序列?非常着急!</p><p>本文来自: 人大经济论坛(<a href="http://www.pinggu.org">http://www.pinggu.org</a>) 详细出处参考:<a href="http://www.pinggu.org/bbs/thread-122072-1-1.html&amp;star=1">http://www.pinggu.org/bbs/thread-122072-1-1.html&amp;star=1</a></p>