常见问题 第10页
这里汇总了用户在使用统计猿网页版和桌面版软件时遇到的常见问题与处理方法。
新增变量-决策链社区论坛

新增变量

使用节点:新增变量
里里里里卡42的头像-决策链社区论坛里里里里卡423个月前
06610
Error in glmnet(x, y, family =

Error in glmnet(x, y, family = “gaussian”, alpha = 1, nlambda = lambda_values) :x should be a matrix with 2 or more columns

【报错原因】 自变量只选择一个,需要2个以上 【解决方法】 选择二个以上的自变量
里里里里卡42的头像-决策链社区论坛里里里里卡426个月前
0655
调查设计秩和检验:Error in if (length(unique ind) == 2 || !is.na(model[

调查设计秩和检验:Error in if (length(unique ind) == 2 || !is.na(model[“estimate”]][[“difference in mean rank score”])) {:missing value where TRUE/FALSE needed

错误原因:(1)分组变量异常,可能不存在这个变量(2)统计模型拟合失败,无法得到统计值解决方法:(1)重新拖一个节点后把参数重新设置一遍(2)选择方法参数,切换其他统计模型方法(3)修...
空鱼O的头像-决策链社区论坛空鱼O6个月前
06514
分类预测: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的头像-决策链社区论坛空鱼O5个月前
0648
Error in binom.test(sum(mydata1[, var_input[i]] < mydata2[, var_input[i]]), :'n'必需是大于等于'x'的正整数-决策链社区论坛

Error in binom.test(sum(mydata1[, var_input[i]] < mydata2[, var_input[i]]), :'n'必需是大于等于'x'的正整数

【报错原因】 变量存在空值 【解决方法】 插补空值或者删除空值
里里里里卡42的头像-决策链社区论坛里里里里卡426个月前
06410
限制性立方样条的变量节点数无法选择-决策链社区论坛

限制性立方样条的变量节点数无法选择

如图,限制性立方样条节点的节点数选择时无法设置参数,这是软件的一个BUG,通常发生在该节点直接连接在机器学习相关的节点后面解决方法:先在导出选练集后面加选择变量节点,选中全部的变量运...
空鱼O的头像-决策链社区论坛空鱼O2个月前
0648
Error in rdrobust::rdbwselect(y = WD[, var_dependent], x = WD[, var_independent[i]], :-决策链社区论坛
COX多模型ROC曲线评估:Error in timeROc:timeROCT=status values$gx time, delta = status values$gx status, : lengths of vector T, delta and marker have to be equal.-决策链社区论坛
机器学习分类模型SE:Error in self$assert(xs, sanitize = TRUE) :Assertion on 'xs' failed: num.threads: May not be NA-决策链社区论坛

机器学习分类模型SE:Error in self$assert(xs, sanitize = TRUE) :Assertion on ‘xs’ failed: num.threads: May not be NA

报错原因:线程数输入不是数值解决方法:(1)检查线程数输入不要为空,或者字符串,只能是单个数字,不能带逗号
空鱼O的头像-决策链社区论坛空鱼O3个月前
06212
多分类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的头像-决策链社区论坛空鱼O5个月前
0629
Error in $<-.data.frame(*tmp*,
Error in attr(out,
分析单元“8.分位数节点”运算出错,请检查。Error in rcspline.eval(x, knots = knots, inclx = TRUE, pc = pc, fractied = fractied) :-决策链社区论坛

分析单元“8.分位数节点”运算出错,请检查。Error in rcspline.eval(x, knots = knots, inclx = TRUE, pc = pc, fractied = fractied) :

【报错原因】 输入分位数 数量要大于2;数据不能过于集中,要有明显的四分位区间 【解决方法】 输入大于等于3的分位数;更换数据
里里里里卡42的头像-决策链社区论坛里里里里卡426个月前
0616
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的头像-决策链社区论坛里里里里卡426个月前
06010
Error in geem(as.formula(fml), id = WD[, var_id], corstr =
数据连接:local variable 'dfpath multi' referenced before assignment-决策链社区论坛

数据连接:local variable ‘dfpath multi’ referenced before assignment

报错原因:数据连接输入的表格可能缺失,数据连接最起码需要输入两个表格进行连接解决方法:(1)检查数据连接的输入端口是否连接完整(2)检查上游的两个节点的输出的表格是否存在
空鱼O的头像-决策链社区论坛空鱼O3个月前
06012
Meta分析森林图::Error in png(tf_png, paste(plot_params$outputPath,

Meta分析森林图::Error in png(tf_png, paste(plot_params$outputPath, “.png”, sep = “”), : unable to start png() device

报错原因:(1)图像的长宽设置不合法解决方法:(1)去掉图像长宽参数(2)修改图像长宽参数 
空鱼O的头像-决策链社区论坛空鱼O1个月前
05914
软件无法启动:Application UnhandledException:Object reference not set to an instance of an object-决策链社区论坛

软件无法启动:Application UnhandledException:Object reference not set to an instance of an object

问题原因:通常为软件个别依赖库被系统自带的杀毒软件,或者第三方杀毒软件隔离或删除,导致软件无法正常启动解决方法:(1)卸载后重新安装(2)可尝试查找杀软的隔离记录,释放决策链相关的文...
空鱼O的头像-决策链社区论坛空鱼O4个月前
0596
分析单元“4.随机森林”运算出错,请检查。
INonel-决策链社区论坛

分析单元“4.随机森林”运算出错,请检查。 INonel

报错原因:输入的变量类型可能存在错误解决方法:检查输入的特征变量是否都为连续的数值类型,目标变量是否蔚0/1二分类
空鱼O的头像-决策链社区论坛空鱼O4个月前
0595
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 `.rowNamesDF<-`(x, value = value) : ���������ظ���'row.names'-决策链社区论坛

面板数据效应模型:Error in `.rowNamesDF<-`(x, value = value) : ���������ظ���'row.names'

错误原因:样本id和时间的配对存在重复,例如下图,同一个id,但时间为236.7833的样本有重复  解决方法:先去除样本id和时间配对重复的样本
空鱼O的头像-决策链社区论坛空鱼O4个月前
05910
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的头像-决策链社区论坛里里里里卡426个月前
0587
Error in lme.formula(as.formula(fml), data = WD, random = as.formula(fml_rand)) :nlminb problem, convergence error code = 1message = iteration limit reached without convergence (10)-决策链社区论坛
Dependent Variable should be in Two Categories-决策链社区论坛

Dependent Variable should be in Two Categories

【报错原因】 变量选择有问题,必须是0和1的二分类变量 【解决方法】 更换因变量
里里里里卡42的头像-决策链社区论坛里里里里卡426个月前
05814
Error in dosresmeta.fit(X[v != 0, , drop = FALSE], Z[v != 0, , drop = FALSE], :A two-stage approach requires that each study provides at least p non-referent obs (p is the number of columns of the design matrix X)-决策链社区论坛
Error in glmnet(x, y, family =

Error in glmnet(x, y, family = “gaussian”, alpha = 1, nlambda = lambda_values) :x should be a matrix with 2 or more columns

【报错原因】 自变量只选择一个,需要2个以上 【解决方法】 选择二个以上的自变量
里里里里卡42的头像-决策链社区论坛里里里里卡426个月前
05713
Error in quadprog::solve.QP(C, -d, t(H), f, meq = meq) :constraints are inconsistent, no solution!-决策链社区论坛

Error in quadprog::solve.QP(C, -d, t(H), f, meq = meq) :constraints are inconsistent, no solution!

【报错原因】 数据问题 【解决方法】 更换数据
里里里里卡42的头像-决策链社区论坛里里里里卡426个月前
0565
辑回归多模型ROC曲线评估图:Error in names(x)<- value:'names' attribute[2] must be
the same length as the vector [0]-决策链社区论坛

辑回归多模型ROC曲线评估图:Error in names(x)<- value:'names' attribute[2] must be the same length as the vector [0]

报错原因:可能输入端口链接错误解决方法:检查输入端口是否正确
Error: lexical error: inside a string,

Error: lexical error: inside a string,”‘ occurs before a character whic it may not

错误原因: 未知 解决方法: 重启计算机或者新建工程
空鱼O的头像-决策链社区论坛空鱼O5个月前
05510
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的头像-决策链社区论坛里里里里卡426个月前
0559