常见问题 第4页
这里汇总了用户在使用统计猿网页版和桌面版软件时遇到的常见问题与处理方法。
IDI和NRI:Error in coxph(Surv(xi, di) ~ zi) : No (non-missing) observations-决策链社区论坛

IDI和NRI:Error in coxph(Surv(xi, di) ~ zi) : No (non-missing) observations

报错原因:自变量不支持字符串输入解决方法:把字符串变量转为数值编码再输入
空鱼O的头像-决策链社区论坛空鱼O2个月前
05014
转换多变量标签编码:invalid syntax. Perhaps you forgot a comma? (<string>, line 1)-决策链社区论坛

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

报错原因: (1)通常为逻辑连接符未加空格,此处应该写为x1<=20 and x2>=3 (2)字符串输入错误,入下图所示,55-59 years是一个字符串,应该写成x2=='55-59 years'
空鱼O的头像-决策链社区论坛空鱼O3个月前
01328
Error in names(.cols) <- grp.levels :'names' attribute [33] must be the same length as the vector [31]-决策链社区论坛

Error in names(.cols) <- grp.levels :'names' attribute [33] must be the same length as the vector [31]

【报错原因】 Total KM 曲线绘图颜色出现问题 【解决方法】 如果想要total的KM曲线,建议减少变量
里里里里卡42的头像-决策链社区论坛里里里里卡426个月前
011914
Error in lrtest.default(model_one, model_two) :models were not all fitted to the same size of dataset请检查表格变量类型是否符需要转换,变量值是否需要插补空值,变量名是否存在非法字符!-决策链社区论坛
Error in (function (classes, fdef mtable):unable to find an inherited method for function 'mcols' for siqnature

Error in (function (classes, fdef mtable):unable to find an inherited method for function ‘mcols’ for siqnature “”NULL”

【报错原因】 暴露相关突变位点筛选结果为空 【解决方法】 尝试更换Pvalue阈值
里里里里卡42的头像-决策链社区论坛里里里里卡426个月前
07112
Error in newdata %*% object$beta :requires numeric/complex matrix/vector arguments-决策链社区论坛

Error in newdata %*% object$beta :requires numeric/complex matrix/vector arguments

【报错原因】 有些回归模型不支持数据集(蓝色端口)的连接 【解决方法】 不连接蓝色端口
里里里里卡42的头像-决策链社区论坛里里里里卡426个月前
010010
Error in getActiveRowSpan(estimates): Could not identify rows with actual data-决策链社区论坛

Error in getActiveRowSpan(estimates): Could not identify rows with actual data

【报错原因】 通常为节点运算结果绘制森林图的表格一些变量存在NA,通常为某些变量的P值存在NA 【解决方法】 在计算的时候剔除该变量
里里里里卡42的头像-决策链社区论坛里里里里卡424个月前
01117
Unable to cast object of type 'System.String' to type 'System.Boolean'-决策链社区论坛

Unable to cast object of type ‘System.String’ to type ‘System.Boolean’

报错原因:节点初始化失败解决方法:(1)重拖一个节点(2)保存工程后重新打开软件
空鱼O的头像-决策链社区论坛空鱼O6个月前
0797
分析单元“node 20”的参数或变量赋值错误:参数“选择主键作为表连接的参考变量。”未赋值。-决策链社区论坛

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

报错原因:数据连接的主键参数设置错误,应该设置两个表共有的变量为主键解决方法:检查数据连接的主键参数设置
空鱼O的头像-决策链社区论坛空鱼O5个月前
0809
导入Excel数据:Value must be either numerical or a string containing a wildcard-决策链社区论坛

导入Excel数据:Value must be either numerical or a string containing a wildcard

报错原因:Excel文件中的某些单元格存在节点无法识别的数据解决方法:将excel文件转为csv文件读取 
空鱼O的头像-决策链社区论坛空鱼O4个月前
07315
out of memoryDETAlL: Failed on request ofsize 19896550 in memory context Errorcontext-决策链社区论坛
Error: cannot allocate vector of size XXXXXX Kb/Mb-决策链社区论坛

Error: cannot allocate vector of size XXXXXX Kb/Mb

报错原因:内存不足解决方法:(1)减少变量或者样本(2)关闭其他空闲软件(3)加内存
空鱼O的头像-决策链社区论坛空鱼O6个月前
014615
Error in model.frame.default(Terms, newdata, na.action = na.action, xlev = object$xlevels) :因子loop_number里出现了新的层次2-决策链社区论坛

Error in model.frame.default(Terms, newdata, na.action = na.action, xlev = object$xlevels) :因子loop_number里出现了新的层次2

【报错原因】 外部验证里的变量值和原始数据变量不一样 【解决方法】 更换变量
里里里里卡42的头像-决策链社区论坛里里里里卡426个月前
010015
Error in mediation::mediate(model_med, model_total, treat = var_treatment, :number of observations do not match between mediator and outcome models-决策链社区论坛

Error in mediation::mediate(model_med, model_total, treat = var_treatment, :number of observations do not match between mediator and outcome models

【报错原因】 变量存在空值 【解决方法】 更换变量或插补空值
里里里里卡42的头像-决策链社区论坛里里里里卡426个月前
0978
Error in if (any(y < 0)) stop(
Error in nls(y ~ 1/(1 + exp((xmid - x)/scal)), data = xy, start = list(xmid = aux[[1L]], :算法的步因素0.000488281的大小被减少到小于0.000976562的'minFactor'值。          Error in nls(y ~ 1/(1 + exp((xmid - x)/scal)), data = xy, start = list(xmid = aux[[1L]], :奇异梯度。                                                                                                                         Error in numericDeriv(form[[3L]], names(ind), env, central = nDcentral) :在计算模型的时候产生了缺省值或无限值。                                                                                            Error in qr.solve(QR.B, cc) : solve里的'a'是奇异矩阵。                                                   Error in nls(y ~ 1/(1 + exp((xmid - x)/scal)), data = xy, start = list(xmid = aux[[1L]], :循环次数超过了50这个最大值。-决策链社区论坛
预测器SE:Error: Measure ’classif.acc‘ incompatible with task type 'sury‘-决策链社区论坛

预测器SE:Error: Measure ’classif.acc‘ incompatible with task type ‘sury‘

错误原因: 机器学习生存模型没有ACC的评估方法,只有分类模型才有 解决方法: 修改模型类型,以及评估方法  
空鱼O的头像-决策链社区论坛空鱼O6个月前
08914
逻辑回归:Error in run(param_manager) : object 'source external' not found-决策链社区论坛

逻辑回归:Error in run(param_manager) : object ‘source external’ not found

报错原因:外部验证文件没有识别解决方法:(1)检查外部验证文件的后缀名必须为小写字母,例如csv不能写成CSV(2)检查外部验证文件的格式是否为以下几种,xlsx,csv,tsv(3)将节点重拖后重新...
空鱼O的头像-决策链社区论坛空鱼O3个月前
09312
NHANES读取Alpha:E:\NHANES\NHANESW2007-2008\Examination\bmx e.xpt表中缺少SEQN列!不能和其他表进行联合查询,你可以尝试单是名独提取此数据集。-决策链社区论坛

NHANES读取Alpha:E:\NHANES\NHANESW2007-2008\Examination\bmx e.xpt表中缺少SEQN列!不能和其他表进行联合查询,你可以尝试单是名独提取此数据集。

报错原因:(1)勾选了“是否转换变量代码为变量描述信息”的参数,导致表格的SEQN变量名被改变,因此无法进行数据连接(2)所读取的表格本身不存在SEQN这一列,因此无法进行数据连接解决方法:...
空鱼O的头像-决策链社区论坛空鱼O5个月前
012913
多模型评估节点:Classification metrics can't handle a mix of binary and continuous targets-决策链社区论坛

多模型评估节点:Classification metrics can’t handle a mix of binary and continuous targets

报错原因: 通常为输入的真值,预测标签的类型错误,真值和预测标签类型应为二分类 解决方法: 检查真值或者预测标签变量的类型
空鱼O的头像-决策链社区论坛空鱼O4个月前
0775
Please convert object columns to categorical or some numeric type-决策链社区论坛

Please convert object columns to categorical or some numeric type

报错原因:字符串类型变量无法计算解决方法:把字符串类型变量转为连续或者分类变量
空鱼O的头像-决策链社区论坛空鱼O2个月前
0598
Error in geese.fit(xx, yy, id, offset, soffset, w, waves = waves, zsca, :nrow(zsca) and length(y) not match-决策链社区论坛

Error in geese.fit(xx, yy, id, offset, soffset, w, waves = waves, zsca, :nrow(zsca) and length(y) not match

【报错原因】 选择变量里含有空缺值 【解决方法】 建议将变量的空缺值进行插补
里里里里卡42的头像-决策链社区论坛里里里里卡426个月前
012210
Error in gamm(formula = as.formula(fml), random = list(rand_variable = ~1), :Not enough (non-NA) data to do anything meaningful-决策链社区论坛

Error in gamm(formula = as.formula(fml), random = list(rand_variable = ~1), :Not enough (non-NA) data to do anything meaningful

【报错原因】 变量选择有问题,不可以是字符串,必须是0和1的二分类变量 【解决方法】 更换因变量
里里里里卡42的头像-决策链社区论坛里里里里卡426个月前
07314
Java gateway process exited before sending its port number-决策链社区论坛

Java gateway process exited before sending its port number

【报错原因】 spark的黑色运行窗口被意外关闭 【解决方法】 避免spark运行窗口被关闭
里里里里卡42的头像-决策链社区论坛里里里里卡426个月前
01038
Error in strsplit(ph$gdp(
Error in imputeTS::na_ma(v, k = k, weighting =

Error in imputeTS::na_ma(v, k = k, weighting = “linear”) :At least 2 non-NA data points required in the time series to apply na_ma.

【报错原因】 ID id筛选之后数据没了 【解决方法】 更换数据或变量
里里里里卡42的头像-决策链社区论坛里里里里卡426个月前
0817
报告中表格显示不全-决策链社区论坛

报告中表格显示不全

【解决方法】 1.在表格中单击鼠标右键,选择“编辑”。 2.在左上角修改行数列数,点击重新生成,点击确定。
里里里里卡42的头像-决策链社区论坛里里里里卡426个月前
0758
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的头像-决策链社区论坛空鱼O5个月前
0729
数据任务器SE:Error. Task 'classification' has missing values in column(s) 'Surgery,_duration', but learner 'classiflog regnot support this-决策链社区论坛

数据任务器SE:Error. Task ‘classification’ has missing values in column(s) ‘Surgery,_duration’, but learner ‘classiflog regnot support this

报错原因:输入的特征变量存在缺失值解决方法:对存在缺失值的特征变量提前插补
空鱼O的头像-决策链社区论坛空鱼O5个月前
07411
多因素COX回归:Error in path.expand(new):invalid 'path' argument-决策链社区论坛

多因素COX回归:Error in path.expand(new):invalid ‘path’ argument

报错原因:节点无法获取输入的数据表路径解决方法:(1)检查上游节点输出端口是否有表格生成 (2)上游节点和本节点重新拖一个(3)重启软件
空鱼O的头像-决策链社区论坛空鱼O3个月前
06811