作者openja (open将)
站内Statistics
标题[程式] SPSS错误码解释
时间Tue Nov 23 17:30:24 2010
[软体程式类别]:
SPSS12 中文版
[程式问题]:
非线性回归
[软体熟悉度]:
低(1~3个月)
[问题叙述]:
我在利用SPSS12 用非线性回归分析数据时
依变数:横向加速度
模式运算式:
(2.23*L)/(左车道线距离 ** r) - (2.23*L)/(右车道线距离 ** r) - (2.23 * Evl * 纵
向速度) / (车间距 ** r)
参数起始值L:1 r:0.98 Evl:1
开始跑回归 输出错误讯息
Warning # 523
During the execution of the indicated command, an attempt was made to raise
a non-positive number to a fractional power, e.g. (-3)**2.5. The result
has been set to the system-missing value.
Command line: 11 Current case: 289 Current splitfile group: 1
Warning # 92
The limit of MXWARNS warnings in this data pass has been printed. Further
warnings have been suppressed.
请问一下是什麽意思 使得回归跑不出来
麻烦懂的版友 好心回答一下 谢谢:)
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 140.112.178.94
※ 编辑: openja 来自: 140.112.178.94 (11/23 17:31)
1F:→ criky:只看英文推测是负数不可以有.5次方,无法计算会变missing值 11/23 17:49
2F:推 ericinttu:检查非偶次方的输入值是否有负数 11/23 19:16
3F:→ ericinttu:车道线距离, 车间距 会有负值吗? 11/23 19:17
4F:推 lee5559:车道线距离与车间距 确认过皆是正数 还是初始值的问题? 11/23 23:04
5F:推 lee5559:找到了 好像是回归平方值会趋近於无限小 无法收敛的样子 11/23 23:35