里里里里卡42-决策链社区论坛-第2页
为什么excel表格导入失败?-决策链社区论坛

为什么excel表格导入失败?

答:excel直接导出的格式不稳定,建议导出为csv tsv格式。
2个月前
0555
配置文件与工程项目分不清楚-决策链社区论坛

配置文件与工程项目分不清楚

答:配置文件记录了软件对数据的所有操作,格式为dlprog。 工程项目可以理解为将数据与操作进行捆绑打包。方便项目在不同移动终端传输。格式为sasln。
2个月前
05712
能不能使用移动硬盘运行数据库的内容-决策链社区论坛

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

答:非要用硬盘也可以,但是极度不推荐。容易坏,容易报奇怪的错。性价比极低。
2个月前
0478
能不能在Mac上使用虚拟机运行决策链-决策链社区论坛

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

答:现在不可以,以后不需要。
2个月前
06311
安装决策链软件对系统是否有要求-决策链社区论坛

安装决策链软件对系统是否有要求

答:目前版本只能在windows x86构架下运行。普通的统计运算对电脑没有要求,运行数据库的要求如下:
2个月前
0865
新建文件-决策链社区论坛
Error in family$linkfun(mustart) : 参数mu必需为非空数字向量-决策链社区论坛

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

【报错原因】 所选择的因变量可能为多分类,不应该使用两组匹配 【解决方法】 修改匹配方法
Error in matchit(as.formula(formu), data = table.unmatched, method = inner_method, :请检查表格变量类型是否符需要转换,变量值是否需要插补空值,变量名是否存在非法字符!-决策链社区论坛
Nhanes数据库 Charls数据库 安装教程-决策链社区论坛
MIMIC数据库 PIC数据库 安装教程-决策链社区论坛
安装软件教程-决策链社区论坛
Error in eval(family$initialize) : y值必需满足0 <= y <= 1-决策链社区论坛

Error in eval(family$initialize) : y值必需满足0 <= y <= 1

【报错原因】 变量选择有问题,不可以是字符串,必须是0和1的二分类变量 【解决方法】 更换因变量,把因变量转为0,1二分类
Error in X %*% rowSums(cf) : non-conformable arguments-决策链社区论坛

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

【报错原因】训练和预测子集中,因子变量的水平不一致【解决方法】更换采样方法或者换变量
Error in palette(…) :          Value cannot be null. (Parameter 's')-决策链社区论坛

Error in palette(…) : Value cannot be null. (Parameter ‘s’)

 【报错原因】分组数太多【解决方法】更换样本分组变量
Error in chol.default(crossprod(x)) :the leading minor of order 3 is not positive definite            Error in rdrobust::rdrobust(y = WD[, var_dependent], x = WD[, var_independent[i]], :-决策链社区论坛
Error in rdrobust::rdbwselect(y = WD[, var_dependent], x = WD[, var_independent[i]], :-决策链社区论坛
Error in min(i):invalid 'type'(list) of argument-决策链社区论坛
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

【报错原因】 模型不拟合 【解决方法】 换变量,数据,模型数量
Error in gbmt::gbmt(x.names = var_independent, unit = var_dependent, time = var_time, :Unit '5' has duplicated time points-决策链社区论坛

Error in ifelse(decision_type %in% c(“>=”, “>”), ret.second(split_index), :Unknown decision_type

【报错原因】 对于lightgbm 数据存在数值类别,变成字符类别 【解决方法】 https://github.com/ModelOriented/treeshap/issues/28
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 gbm.unify(model, data):Models built on data with categorical features are not supported - please encode them before training.-决策链社区论坛

Error in gbm.unify(model, data):Models built on data with categorical features are not supported – please encode them before training.

【报错原因】 类别数据需要encode 【解决方法】 前面链接 独热编码+标签转换编码+转换变量类型 进行encode
Error in confusionMatrix,default(as.factor(y pred label)reference = as.factorly label): The data must contain some levels that overlap the reference…-决策链社区论坛

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 【解决方法】 ...
Input y contains infinity or a value too large for dtype('float64')-决策链社区论坛

Input y contains infinity or a value too large for dtype(‘float64’)

【解决方法】 选择代表生存时间的证书连续型变量,生存时间应大于1
Error in gbm.fit(x = x, y = y, offset = offset, distribution = distribution, :The data set is too small or the subsampling rate is too large: nTrain * bag.fraction <= n.minobsinnode-决策链社区论坛
Error in ranger::ranger(dependent.variable.name = task$target_names, data = task$data(), :User interrupt or internal error.-决策链社区论坛
Error in coxfit$u %*% var :non-conformable arguments-决策链社区论坛

Error in coxfit$u %*% var :non-conformable arguments

【报错原因】 分层数据不够计算拟合模型 【解决方法】 尝试减少分层数量
invalid entry 0 in condlist: should be boolean ndarray-决策链社区论坛

invalid entry 0 in condlist: should be boolean ndarray

【报错原因】 变量值中可能存在NA 【解决方法】 编码规则添加na=False
Error in imputeTS::na_ma(v, k = k, weighting =
Error in tvROC.jm(joint_model, newdata = source_df, Tstart = T_start, :there are no data on subjects who had an observed event time after Tstart and longitudinal measurements before Tstart.-决策链社区论坛