常见问题 第6页
这里汇总了用户在使用统计猿网页版和桌面版软件时遇到的常见问题与处理方法。
Error in lrtest.default(model_one, model_two) :'list' object cannot be coerced to type 'double'请检查表格变量类型是否符需要转换,变量值是否需要插补空值,变量名是否存在非法字符-决策链社区论坛

Error in lrtest.default(model_one, model_two) :’list’ object cannot be coerced to type ‘double’请检查表格变量类型是否符需要转换,变量值是否需要插补空值,变量名是否存在非法字符

【报错原因】 上游节点为调查设计回归分析时,如果遇到该错误,需要重启软件 【解决方法】 设置好参数后重启软件,直接运行似然比检验节点
里里里里卡42的头像-决策链社区论坛里里里里卡421个月前
04610
Lasso回归-生存状态:Error in coxnet(xd, is.sparse, ix, jx, y, weights, offset, alpha, nobs, :NA/NaN/Inf in foreign function call (arg 4)-决策链社区论坛

Lasso回归-生存状态:Error in coxnet(xd, is.sparse, ix, jx, y, weights, offset, alpha, nobs, :NA/NaN/Inf in foreign function call (arg 4)

错误原因: 输入的变量组合导致Lasso模型拟合失败 解决方法: (1)Lasso回归的输入数据必须是数值,排除非法变量,例如含有字符串的变量 (2)如果不存在非法变量,则尝试换变量组合,或者修改...
空鱼O的头像-决策链社区论坛空鱼O11天前
01139
ROC操作特征曲线: More than one

ROC操作特征曲线: More than one “best” threshold was found, aborting. Change ‘best.policy’ to alter this behavior

ROC操作特征曲线显示以上错误原因:算法在搜素ROC操作特征曲线的最佳阈值的时候。发现有多个最佳阈值,因此建议我们修改最佳阈值的规则解决方法:直接才参数界面修改最佳阈值的选择方法 
空鱼O的头像-决策链社区论坛空鱼O1个月前
0659
筛选样本:根据输入的列名没有找到匹配的规范变量名-决策链社区论坛

筛选样本:根据输入的列名没有找到匹配的规范变量名

报错原因:筛选样本选在的变量名在上游节点输出的数据中找不到。该错误常常发生在修改现呈的工程,没有根据上游的输出变量去重新修改下游节点的变量参数解决方法:把报错节点的变量参数重新设置...
空鱼O的头像-决策链社区论坛空鱼O1个月前
0789
Error in data.frame(…, check.names = FALSE) :参数值意味着不同的行数: 1, 0-决策链社区论坛

Error in data.frame(…, check.names = FALSE) :参数值意味着不同的行数: 1, 0

【报错原因】 数据不是重复测量数据或者数据量太少 【解决方法】 更换正确的重复测量数据
里里里里卡42的头像-决策链社区论坛里里里里卡421个月前
0499
数据分析描述统计:Error in`[.data.frame`(WD,,i):◆◆◆◆w◆◆◆◆◆-决策链社区论坛

数据分析描述统计:Error in`[.data.frame`(WD,,i):◆◆◆◆w◆◆◆◆◆

报错原因:通常为选中的变量名存在非法字符,参考https://bbs.statsape.com/q-and-a/506.html解决方法:参考https://bbs.statsape.com/q-and-a/506.html 
空鱼O的头像-决策链社区论坛空鱼O22天前
0659
Errorin glm.fit(x= c(1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,:NA/NaN/lnf in 'y'-决策链社区论坛

Errorin glm.fit(x= c(1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,:NA/NaN/lnf in ‘y’

报错原因:通常为因变量的数值存在非数值的样本解决方法:检查因变量的值是否合法,对应的分布类型是否正确,将因变量非数值的样本转换成数值
空鱼O的头像-决策链社区论坛空鱼O1个月前
0609
Error in attr(out,
Error in if (class(model)[1] !=

Error in if (class(model)[1] != “glm” & class(model)[2] != “lm” & class(model)[1] != :missing value where TRUE/FALSE needed

【报错原因】 模型不支持 【解决方法】 更换链接回归模型
里里里里卡42的头像-决策链社区论坛里里里里卡421个月前
0509
Eror in fiter(X,Y,ofset = ofs,penalty,.matix = penalty.matrix,: NA/NaN/nfin foreign functiocall (arg 1).-决策链社区论坛

Eror in fiter(X,Y,ofset = ofs,penalty,.matix = penalty.matrix,: NA/NaN/nfin foreign functiocall (arg 1).

【报错原因】 数据问题,数据量太少,概率一致,算不出来 【解决方法】 增加预测数据,或者repeat
里里里里卡42的头像-决策链社区论坛里里里里卡421个月前
0709
Error in strsplit(ph$gdp(
转换多变量标签编码:invalid character'‘'(U+2018)(<string><string>,line 1)</string>-决策链社区论坛

转换多变量标签编码:invalid character’‘'(U+2018)(<string>,line 1)

错误原因:使用中文符号编写命令,如下图,这种单引号为中文字符解决方法:改成英文字符的符号
空鱼O的头像-决策链社区论坛空鱼O1个月前
0829
No Change Points Found.       Error in thresholds[(len - 100):len] :only 0's may be mixed with negative subscripts。-决策链社区论坛

No Change Points Found. Error in thresholds[(len – 100):len] :only 0’s may be mixed with negative subscripts。

【报错原因】 数据问题 【解决方法】 更换数据或变量
里里里里卡42的头像-决策链社区论坛里里里里卡421个月前
0469
多条件过滤表格:'>' not supported between instances of str and int-决策链社区论坛

多条件过滤表格:’>’ not supported between instances of str and int

报错原因:自变量可能是数值类型,非数值类型无法使用'>','<','=','<='等逻辑字符判断大小解决方法:确认自变量是否为数值
空鱼O的头像-决策链社区论坛空鱼O1个月前
0369
分析单元“node 20”的参数或变量赋值错误:参数“选择主键作为表连接的参考变量。”未赋值。-决策链社区论坛

分析单元“node 20”的参数或变量赋值错误:参数“选择主键作为表连接的参考变量。”未赋值。

报错原因:数据连接的主键参数设置错误,应该设置两个表共有的变量为主键解决方法:检查数据连接的主键参数设置
空鱼O的头像-决策链社区论坛空鱼O31天前
0609
NR曲线图:Error in findrow(fit, times, extend) : no points selected for one or more curves, consider using the extend argument-决策链社区论坛

NR曲线图:Error in findrow(fit, times, extend) : no points selected for one or more curves, consider using the extend argument

报错原因: (1)通常为因变量非法,例如因变量不是0,1二分类变量 (2)在多因素生存分析中,如果以上的情况不存在,则可能是生存时间中位数以下的样本的生存状态不是0,1二分类变量 解决方法...
空鱼O的头像-决策链社区论坛空鱼O36天前
0389
潜类别混合增长模型:Error in gridsearch(rep=50,maxiter=10,minit = model, hlme(as.formula(fml),: The model minit did not converge.-决策链社区论坛

潜类别混合增长模型:Error in gridsearch(rep=50,maxiter=10,minit = model, hlme(as.formula(fml),: The model minit did not converge.

错误原因:数据,变量组合无法拟合,可参考:https://cecileproust-lima.github.io/lcmm/articles/usual_problems.html解决方法:可以尝试换参数,换变量
空鱼O的头像-决策链社区论坛空鱼O1个月前
0479
多分类Rcs曲线图:data.frame(x=median x data,y= max up data, label =finally text data): ⧫⧫⧫⧫⧫⧫ζ@⧫⧫⧫⧫⧫⧫:2,0-决策链社区论坛

多分类Rcs曲线图:data.frame(x=median x data,y= max up data, label =finally text data): ⧫⧫⧫⧫⧫⧫ζ@⧫⧫⧫⧫⧫⧫:2,0

报错原因:可能是橙色的参数传递端口没有连接解决方法:将橙色端口连接上后重新运行 
空鱼O的头像-决策链社区论坛空鱼O30天前
0469
Error in str2lang(x) : :2:0: unexpected end of input1: ~^请检查表格变量类型是否符需要转换,变量值是否需要插补空值,变量名是否存在非法字符!-决策链社区论坛

Error in str2lang(x) : :2:0: unexpected end of input1: ~^请检查表格变量类型是否符需要转换,变量值是否需要插补空值,变量名是否存在非法字符!

【报错原因】 上游节点为调查设计回归分析时,如果遇到该错误,需要重启软件 【解决方法】 设置好参数后重启软件,直接运行似然比检验节点
里里里里卡42的头像-决策链社区论坛里里里里卡421个月前
0839
Error in ssum[2, , 1] : subscript out of bounds-决策链社区论坛

Error in ssum[2, , 1] : subscript out of bounds

【解决方法】 更改参数预测时间点/抽样次数/区间部份数
里里里里卡42的头像-决策链社区论坛里里里里卡421个月前
0419
Error in lda(x, y, reduced_rank, k) : rank out of bounds-决策链社区论坛

Error in lda(x, y, reduced_rank, k) : rank out of bounds

【报错原因】 数据问题 【解决方法】 更换响应变量
里里里里卡42的头像-决策链社区论坛里里里里卡421个月前
0788
矩阵相关分析:Error in rcorr(mat one,mat two,type = method test): must have >4
observations。-决策链社区论坛

矩阵相关分析:Error in rcorr(mat one,mat two,type = method test): must have >4 observations。

报错原因:样本太少,样本数最少5以上解决方法:增加样本数
空鱼O的头像-决策链社区论坛空鱼O34天前
0558
Error: Cochran-Armitage test for trend must be used with rx2-table-决策链社区论坛

Error: Cochran-Armitage test for trend must be used with rx2-table

【报错原因】 选择变量出现问题,不是二分类 【解决方法】 需要确保数据是一个两列的列联表,分别代表二分类响应
里里里里卡42的头像-决策链社区论坛里里里里卡421个月前
0558
Error in pre_process_did(yname = yname, tname = tname, idname = idname, :There is no available never-treated group-决策链社区论坛

Error in pre_process_did(yname = yname, tname = tname, idname = idname, :There is no available never-treated group

【报错原因】 干预变量不符合规定 【解决方法】 建议检查干预变量或重新选择
里里里里卡42的头像-决策链社区论坛里里里里卡421个月前
0678
Error in gbm.fit(x = x, y = y, offset = offset, distribution = distribution, :The data set is too small or the subsampling rate is too large: nTrain * bag.fraction <= n.minobsinnode-决策链社区论坛

Error in gbm.fit(x = x, y = y, offset = offset, distribution = distribution, :The data set is too small or the subsampling rate is too large: nTrain * bag.fraction <= n.minobsinnode

【报错原因】 数据量太小或者Minnodesize太大 【解决方法】 增大数据量,或者输入小一点的minnodesize
Error in qgrubbs(q, n, type, rev = TRUE) : n must be in range 3-30-决策链社区论坛

Error in qgrubbs(q, n, type, rev = TRUE) : n must be in range 3-30

【报错原因】 检验方法为20时,样本量必须在3-30之间 【解决方法】 控制样本量为3-30
里里里里卡42的头像-决策链社区论坛里里里里卡421个月前
0698
多因素Cox回归:Error in seg.default(0, 1,length=g+1):

多因素Cox回归:Error in seg.default(0, 1,length=g+1): “length.out’ must be a non-negative number.

报错原因:校准曲线计算失败,只能尝试调整校准曲线相关参数解决方法:(1)调整观测时间,确保观测时间内样本足够(2)调整分组数据,分组数据通常为3-5组,但不能少于3组(3)调整区间样本数...
空鱼O的头像-决策链社区论坛空鱼O1个月前
0618
Permission denied: 'XXXXXXXX/run logic coef.tsv'.-决策链社区论坛

Permission denied: ‘XXXXXXXX/run logic coef.tsv’.

错误原因: 看到“Permission denied”这个提示就是计算机的文件没有读写权限 自己用其他软件(Excel,记事本等)把分析结果的文件打开导致决策链无法访问。真是一种低级的错误,自己的计算机权...
空鱼O的头像-决策链社区论坛空鱼O1个月前
0958
分类预测:model dataset compatibility.cpp:81: Atposition 3 should be feature with name APACHE2 (found BZD)-决策链社区论坛

分类预测:model dataset compatibility.cpp:81: Atposition 3 should be feature with name APACHE2 (found BZD)

报错原因:输入的模型特征顺序不对,此处第三个特征应该为APACHE2,但发现第三个为BZD解决方法:修正特征的顺序,应该与模型训练的顺序一致
空鱼O的头像-决策链社区论坛空鱼O26天前
0498
转换多变量标签编码:invalid syntax. Perhaps you forgot a comma? (<string>, line 1)-决策链社区论坛

转换多变量标签编码:invalid syntax. Perhaps you forgot a comma? (, line 1)

报错原因:通常为逻辑连接符未加空格,此处应该写为x1<=20 and x2>=3   
空鱼O的头像-决策链社区论坛空鱼O1个月前
0558