Error in pre_process_did(yname = yname, tname = tname, idname = idname, :There is no available never-treated group
【报错原因】 干预变量不符合规定 【解决方法】 建议检查干预变量或重新选择
Error in data.frame(list(treat = c(2L, 2L, 2L, 2L, 2L, 2L, 2L, 2L, 2L, :参数值意味着不同的行数: 444, 614
【报错原因】 数据端口需要连接非PSM节点的输出数据端口 【解决方法】 更改连线
Error in ezANOVA_main(data = data, dv = dv, wid = wid, within = within, :One or more cells is missing data. Try using ezDesign() to check your data
【报错原因】 条件变量和ID变量没有配对,不是重复测量数据 【解决方法】 建议更换变量,使得每个重复数量相等
Error in anova.svyglm(model_one, model_two, test = “Chisq”) :models not nested
【报错原因】 上游节点为调查设计回归分析时,如果遇到该错误,需要重启软件 【解决方法】 设置好参数后重启软件,直接运行似然比检验节点
Error in if (class(model)[1] != “glm” & class(model)[2] != “lm” & class(model)[1] != :missing value where TRUE/FALSE needed
【报错原因】 模型不支持 【解决方法】 更换链接回归模型
Error in geese.fit(xx, yy, id, offset, soffset, w, waves = waves, zsca, :nrow(zsca) and length(y) not match
【报错原因】 选择变量里含有空缺值 【解决方法】 建议将变量的空缺值进行插补
Meta偏差分析使用Begg方法未生成结果表
【报错原因】 Meta二分类结局分析选择了分组变量或Meta连续型结局分析选择了分层变量 【解决方法】 将分组变量或分层变量置为空
运算因错误中止,原因:Error in stopIfNotConsistent(result, “relative.effect”) :Can only apply relative.effect to models of the following types: consistency, regression
【报错原因】 模型类型只能是consistency 【解决方法】 模型类型换成consistency
Error in data.frame(predict(model, type = “response”), WD[, var_dependent]) :参数值意味着不同的行数: 139, 211
【报错原因】变量里含有空值【解决方法】删除空值或者插补空值
Error in glmnet(x, y, family = “binomial”, alpha = 1, nlambda = lambda_values) :x has missing values; consider using makeX() to impute them
【报错原因】 选择变量里含有空缺值 【解决方法】 建议将变量的空缺值进行插补
Error in onestrat(x[index, , drop = FALSE], clusters[index], nPSU[index][1], :Stratum (51) has only one PSU at stage 1
【报错原因】 分层变量和自变量不适配,只有一个数据在某个分层里 【解决方法】 重新选择适合变量
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 confusionMatrix,default(as.factor(y pred label)reference = as.factorly label): The data must contain some levels that overlap the reference…
【报错原因】 DCA绘图里:y_pred_label <- as.numeric(y_pred_score > thresh)cm <- confusionMatrix(as.factor(y_pred_label), reference = as.factor(y_label))$table 【解决方法】 ...
Error in glmnet(x, y, family = “binomial”, alpha = 1, nlambda = lambda_values) :x has missing values; consider using makeX() to impute them
【报错原因】 选择变量里含有空缺值 【解决方法】 建议将变量的空缺值进行插补
Error in model_rr$predict_newdata(newdata = newdata, task = tsk_wd) :attempt to apply non-function
【报错原因】 数据有残留 【解决方法】 重开画布或清空节点目录