里里里里卡42-决策链社区论坛
Error in rmst2(subWD[, var_time], subWD[, var_dependent], subWD[, var_independent], :object 'NOTE' not found-决策链社区论坛

Error in rmst2(subWD[, var_time], subWD[, var_dependent], subWD[, var_independent], :object ‘NOTE’ not found

【报错原因】 生存状态和ARM变量选择有误 【解决方法】 检查并重新选择生存状态和ARM变量
Error in [.data.frame(y.data, , treat) : 选择了未定义的列-决策链社区论坛

Error in [.data.frame(y.data, , treat) : 选择了未定义的列

【报错原因】 变量选择错误 【解决方法】 更换变量
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阈值
No Intersectional Instrumental Variables Found.-决策链社区论坛

No Intersectional Instrumental Variables Found.

【报错原因】 暴露和结局数据集没有交集 【解决方法】 (1)更换数据 (2)参考这篇文章https://bbs.statsape.com/tips/504.html
3 nodes produced errors;, first error: matrix multiplication: incompatible matrix dimensions:5595x2 and 4x1-决策链社区论坛

3 nodes produced errors;, first error: matrix multiplication: incompatible matrix dimensions:5595×2 and 4×1

【报错原因】 模型不拟合 【解决方法】 换变量,数据,模型数量
去重样本-决策链社区论坛

去重样本

使用节点:去重样本 功能:去除重复的样本,比如去除重复的ID。 ps. 去重样本与聚合有区别,老师讲得很清楚,同学们要多加理解,使用时需注意。
Error in coxph(formula = Surv(Survival_time, vital_status) ~ FOXD2.AS1 + :an id statement is required for multi-state models-决策链社区论坛

Error in coxph(formula = Surv(Survival_time, vital_status) ~ FOXD2.AS1 + :an id statement is required for multi-state models

【报错原因】 生存状态、生存时间不是连续型变量 【解决方法】 需要添加变量类型转换节点
Error in attr(out,
孟德尔随机化结果表缺失EAF值-决策链社区论坛

孟德尔随机化结果表缺失EAF值

【报错原因】 原始的暴露数据SNP缺少EAF 【解决方法】 使用千人基因组基因频率计算
Error in ssum[2, , 1] : subscript out of bounds-决策链社区论坛

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

【解决方法】 更改参数预测时间点/抽样次数/区间部份数
能不能在Mac上使用虚拟机运行决策链-决策链社区论坛

能不能在Mac上使用虚拟机运行决策链

答:现在不可以,以后不需要。
2个月前
06311
调查设计COX回归:Error in contrasts<-(*tmp*, value = contr.funs[1 + isOF[nn]]) :对比只适用于有两个或多于两个层次的因子-决策链社区论坛

调查设计COX回归:Error in contrasts<-(*tmp*, value = contr.funs[1 + isOF[nn]]) :对比只适用于有两个或多于两个层次的因子

【报错原因】 个别分类变量的的因子水平为1,例如性别Sex变量只有Female这一个水平 【解决方法】 检查模型中所有的分类变量,排除因子水平小于2的分类变量
分析单元“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的分位数;更换数据
Error in approx(sp$y, sp$x, xout = cutoff) :调用内插至少需要两个非NA值的数据-决策链社区论坛

Error in approx(sp$y, sp$x, xout = cutoff) :调用内插至少需要两个非NA值的数据

【报错原因】 分层后变量有空值 【解决方法】 更换合适的分组变量
Error in ranger::ranger(dependent.variable.name = task$target_names, data = task$data(), :User interrupt or internal error.-决策链社区论坛
多条件过滤表格 转换多变量标签编码的表达式怎么写-决策链社区论坛

多条件过滤表格 转换多变量标签编码的表达式怎么写

逻辑与运算符号(英文半角)含义==等于!=不等于>大于>=大于等于<小于<=小于等于|或or或&或and且~非( )①表示括号,优先运算②( )跟随在其他运算符后,含义随运算符变化[ ]索引...
Error in plm.fit(data, model = models[1L], effect = effect) : empty model-决策链社区论坛

Error in plm.fit(data, model = models[1L], effect = effect) : empty model

【报错原因】 数据不符合分析,可能不符合面板数据 【解决方法】 建议重新选择各个参数变量或换数据
Error in lrtest.default(model_one, model_two) :models were not all fitted to the same size of dataset请检查表格变量类型是否符需要转换,变量值是否需要插补空值,变量名是否存在非法字符!-决策链社区论坛
Error in dplyr:mutate(, z = (first.m - last.m)/sgrtl(firstv + lastwy): Caused by error! object

“value” parameter must be a scalar, dict or Series, but you passed a “Dataframe’

【报错原因】 其中一个表的列名加_x,_y的后缀后出现重复的变量
Error in X %*% rowSums(cf) : non-conformable arguments-决策链社区论坛

Error in X %*% rowSums(cf) : non-conformable arguments

【报错原因】训练和预测子集中,因子变量的水平不一致【解决方法】更换采样方法或者换变量
用筛选样本缩小变量值的范围-决策链社区论坛

用筛选样本缩小变量值的范围

使用节点:筛选样本 功能:根据研究需要,对一个变量的值进行合理的限制。例如缩小取值范围,筛选出想要的某些值,区分性别,等等。
Error in onestrat(x[index, , drop = FALSE], clusters[index], nPSU[index][1], :Stratum (51) has only one PSU at stage 1-决策链社区论坛

Error in onestrat(x[index, , drop = FALSE], clusters[index], nPSU[index][1], :Stratum (51) has only one PSU at stage 1

【报错原因】 分层变量和自变量不适配,只有一个数据在某个分层里 【解决方法】 重新选择适合变量
Error in mediation::mediate(model_med, model_total, treat = var_treatment, :number of observations do not match between mediator and outcome models-决策链社区论坛
Error in axis(sindesmm, at=scaledm, labels = fatm,pos=y,cex.axs= cexaxs,:所有的位置值都是无限的。-决策链社区论坛
Error in num point[[ind pred]]: attempt to select less thanone element in get1index.-决策链社区论坛

Error in num point[[ind pred]]: attempt to select less thanone element in get1index.

【报错原因】 节点数不支持计算 【解决方法】 更改节点数
能不能使用移动硬盘运行数据库的内容-决策链社区论坛

能不能使用移动硬盘运行数据库的内容

答:非要用硬盘也可以,但是极度不推荐。容易坏,容易报奇怪的错。性价比极低。
2个月前
0478
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的二分类变量 【解决方法】 更换因变量
2个月前
05714
Java gateway process exited before sending its port number-决策链社区论坛

Java gateway process exited before sending its port number

【报错原因】 spark的黑色运行窗口被意外关闭 【解决方法】 避免spark运行窗口被关闭
Error in profile.glm(object, which = parm, alpha = (1 - level)/4, trace = trace) : profiling has found a better solution, so original fit had not converged-决策链社区论坛

Error in profile.glm(object, which = parm, alpha = (1 – level)/4, trace = trace) : profiling has found a better solution, so original fit had not converged

【报错原因】 选择的因变量和自变量不适合此分布类型 【解决方法】 更换因变量/自变量或分布类型