里里里里卡42-决策链社区论坛-第2页
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曲线,建议减少变量
Error in jags.model(model.file, data = data, inits = init.values, n.chains = n.chains, :Error in node rt[2]Node inconsistent with parents-决策链社区论坛
Found array with 0 sample(s) (shape=(0, 2)) while a minimum of 2 is required by RandomSurvivalForest.请检查表格变量类型是否符需要转换,变量值是否需要插补空值,变量名是否存在非法字符!-决策链社区论坛
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: You should have at least two distinct break values.        Value cannot be null. (Parameter 's')-决策链社区论坛

Error: You should have at least two distinct break values. Value cannot be null. (Parameter ‘s’)

【报错原因】模型拟合问题【解决方法】更换模型或变量
Error in glmnet(x, y, family =

Error in glmnet(x, y, family = “binomial”, alpha = 1, nlambda = lambda_values) :x has missing values; consider using makeX() to impute them

【报错原因】 选择变量里含有空缺值 【解决方法】 建议将变量的空缺值进行插补
Error in scale.default(X, X[v == 0, ], scale = FALSE) :'center'的长度必需和'x'列的数目相同-决策链社区论坛
Error in cut.default(x, c(bins[1] - delta, bins)) : 'breaks' 的值有重复-决策链社区论坛

Error in cut.default(x, c(bins[1] – delta, bins)) : ‘breaks’ 的值有重复

【报错原因】 “预测时间点”、“区间样本数”数值不合适 【解决方法】 调整“预测时间点”、“区间样本数”
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这个最大值。-决策链社区论坛
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个以上 【解决方法】 选择二个以上的自变量
Error in onestrat(x[index, , drop=FALSE], clusters[index], nPSU[index][1],   :  Stratum(122) has only one PSU at stage 1-决策链社区论坛

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

【报错原因】 调查设计的PSU孤立没打钩 【解决方法】 调查设计的PSU孤立打钩
Error in strsplit(var_independent_raw,

Error in strsplit(var_independent_raw, “,”) : non-character argument

【报错原因】 没选参数 【解决方法】 补全参数
2个月前
03613
Error in quantile.default(WD[, var_independent[i]], probs = numeric_vector) :'na.rm'如果设为FALSE的话不允许有遺漏值和NaN-决策链社区论坛
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 stanc(file = fle, model code = model code, model name = model name,: parser failed badly.maybe try installing the V8 package-决策链社区论坛
Error in family$linkfun(mustart) : 参数mu必需为非空数字向量-决策链社区论坛

Error in family$linkfun(mustart) : 参数mu必需为非空数字向量

【报错原因】 所选择的因变量可能为多分类,不应该使用两组匹配 【解决方法】 修改匹配方法
Error: One or both dimensions exceed the maximum (50000px).- Use options(ragg.max_dim = ...) to change the max Warning: May cause the R session to crash。        Value cannot be null. (Parameter 's')。-决策链社区论坛
【难点易出错】使用数据连接将两个表格连接(数据连接)-决策链社区论坛

【难点易出错】使用数据连接将两个表格连接(数据连接)

使用节点:数据连接 功能:将两个表的内容“有机”结合 ps.数据连接是两个表按照一定的逻辑进行合表,选择的方法不同得出的表不同。决策链视频号的回放以及官方bbs(bbs,statsape.com)中有这一...
Error in coxph(formula = Surv(rep(1, 119L), case) ~ alcohol + rubber + :No (non-missing) observations-决策链社区论坛

Error in coxph(formula = Surv(rep(1, 119L), case) ~ alcohol + rubber + :No (non-missing) observations

【报错原因】 变量选择有问题,不可以是字符串,必须是0和1的二分类变量 【解决方法】 更换因变量
用选择变量剔除大量无用的变量-决策链社区论坛

用选择变量剔除大量无用的变量

使用节点:选择变量 功能:把原始表转换为自己需要的表,去除没用的变量。支持正选和反选。
Error in apply(y, 1L, rank) : dim(X)的值必需是正数-决策链社区论坛

Error in apply(y, 1L, rank) : dim(X)的值必需是正数

【报错原因】 宽表输入只选择了一个变量 【解决方法】 必须选择2个及以上数量的变量
Error in Summary.factor(c(1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L,:sum' not meaningful for factors-决策链社区论坛

Error in Summary.factor(c(1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L,:sum’ not meaningful for factors

【报错原因】 考虑有个别PSU分层数量太少 【解决方法】 使用强制分层运算的选项
Error in covM[z == k, , drop = F] :(subscript) logical subscript too long-决策链社区论坛

Error in covM[z == k, , drop = F] :(subscript) logical subscript too long

【报错原因】 变量存在NA值 【解决方法】 插补空值或者删除空值
Error in coxph(formula = Surv(rep(1, 250L), gender) ~ HOXC.AS2 + AP000695.6 + :No (non-missing) observations-决策链社区论坛

Error in coxph(formula = Surv(rep(1, 250L), gender) ~ HOXC.AS2 + AP000695.6 + :No (non-missing) observations

【报错原因】 因变量不是数值型二分类 【解决方法】 建议更换因变量
Error in metafor::rma(yi = TN, sei = FN, slab = , data = WD, method =
Bin edges must be unique: Index([0.0, 0.0, 1.0, 1.0], dtype='float64', name='age').You can drop duplicate edges by setting the 'duplicates' kwarg。-决策链社区论坛

Bin edges must be unique: Index([0.0, 0.0, 1.0, 1.0], dtype=’float64′, name=’age’).You can drop duplicate edges by setting the ‘duplicates’ kwarg。

【报错原因】 分箱变量和目标变量存在相同元素 【解决方法】 删除相同的元素再分箱
Error in coxph.fit(X, Y, istrat, offset, init, control, weights = weights, : Invalid weights, must be >0-决策链社区论坛
Error in rms::Predict(model, origen_contin, fun = exp, ref.zero = TRUE, :predictors(s) not in model: origen_contin-决策链社区论坛
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阈值
Error in matchit(as.formula(formu), data = table.unmatched, method = inner_method, :请检查表格变量类型是否符需要转换,变量值是否需要插补空值,变量名是否存在非法字符!-决策链社区论坛