首页
常见问题
操作技巧
数据库
NHANES
Mimic
PIC
SicDB
Charls
GDB
数据处理
数据导入
拼接表格(数据连接/合并)
基础统计
高级统计
机器学习
Python-机器学习(SciKit Learn)
R语言机器学习(MLR3)
专题探讨
生物信息学专题
随机对照实验专题
临床实验队列专题
真实世界研究
官网链接
决策链官网
决策链网页版
决策链 Wiki
发布
发布文章
创建话题
创建版块
发布帖子
登录
注册
找回密码
首页
常见问题
操作技巧
数据库
NHANES
Mimic
PIC
SicDB
Charls
GDB
数据处理
数据导入
拼接表格(数据连接/合并)
基础统计
高级统计
机器学习
Python-机器学习(SciKit Learn)
R语言机器学习(MLR3)
专题探讨
生物信息学专题
随机对照实验专题
临床实验队列专题
真实世界研究
官网链接
决策链官网
决策链网页版
决策链 Wiki
登录
注册
找回密码
关注Bilibili官方视频号获取更多教程
进入决策链官网获取更多信息
关注决策链 (DecisionLinnc) 公众号及视频号快速获取图文教程
进入决策链Wiki获取官方使用指南
常见问题
第4页
这里汇总了用户在使用统计猿网页版和桌面版软件时遇到的常见问题与处理方法。
排序
更新
浏览
点赞
评论
插补空值:Please convert object columns to categorical or some numeric type
9个月前
0
114
5
预测器SE:Error in model_rr$predict_newdata(newdata = newdata, task = tsk_wd) : attempt to apply non-function
# 预测器SE
7个月前
0
134
7
Error in data.frame(predict(model, type = “response”), WD[, var_dependent]) :参数值意味着不同的行数: 139, 211
# 逻辑回归
11个月前
0
109
26
Error in strsplit(var_independent_raw, “,”) : non-character argument
11个月前
0
80
13
Error in quantile.default(WD[, var_independent[i]], probs = numeric_vector) :’na.rm’如果设为FALSE的话不允许有遺漏值和NaN
# 分位数节点
11个月前
0
86
13
Error: Rank deficient model matrix; insufficient data to estimate full model.Model coefficient(s) estimated as NA: cyl2:am1Likely empty cells in between-subjects design (i.e., bad data structure).
# Two-Way-ANOVA
11个月前
0
112
7
Error in lme.formula(as.formula(fml), data = WD, random = as.formula(fml_rand)) :fewer observations than random effects in all level 1 groups
# 线性混合模型
11个月前
0
107
8
转换多变量标签编码:The truth value of a Series is ambiguous. Use a.empty, a.bool(, a.item(, a.any( or a.all0).
# 转换多变量标签编码
11个月前
0
79
7
生存分析ROC图:Error in roc.default(response, predictors[, 1], …) : ‘response’ must have two levels
10个月前
0
129
14
正类问题:Error in assert binary(truth, prob = prob, positive = positive, na value = na value) Assertion on ‘positive’ failed: Must be of type ‘string’, not “integer’
# 机器学习SE
# ROC
# AUC
8个月前
0
254
13
新增变量
# 新增变量
8个月前
0
84
10
IDI和NRI:Error in if (pest$lDI > 0) {: missing value where TRUE/FALSE needed
# IDI和NRI
7个月前
0
125
14
转换多变量标签编码:invalid syntax (<string>
, line 1)
# 转换多变量标签编码
11个月前
0
113
10
Error in compute.aggte(MP = MP, type = type, balance_e = balance_e, min_e = min_e, :Missing values at att_gt found. If you want to remove these, set `na.rm = TRUE’.
# 双重差分模型
11个月前
0
82
14
Error in [.data.frame(y.data, , treat) : 选择了未定义的列
# 模型中介效用
11个月前
0
105
10
Error in if (xhat == 0) out <- 1 else { :missing value where TRUE/FALSE needed
# 模型中介效应
# 中介效应
# 双重中介效应
8个月前
0
223
15
Error in UseMethod(“predict”) :no applicable method for ‘predict’ applied to an object of class “c(‘gamm’, ‘list’)”
# 回归模型预测
11个月前
0
99
11
Error: You should have at least two distinct break values. Value cannot be null. (Parameter ‘s’)
# SHAP解释器SE
11个月前
0
145
14
数据任务器SE:Error in strsplit(pm$get para value(“positive”),”\s*”): non-character arqument
# 数据任务器SE
11个月前
0
92
11
高级变量运算:invalid decimal literal (
,line 1)
10个月前
0
113
11
限制性立方样条:Error in data.frame(…. check.names = FALSE) :◆◆◆◆◆◆◆◆◆ 7, 200
# 限制性立方样条
9个月前
0
120
6
多重插补:Unable to retrieve an R error message. Evaluating ‘geterrmessage0’ fails, The R engine is not in a working state.
# 多重插补
8个月前
0
128
11
Error in glm.fit(x= c(1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,:NA/NaN/lnf in ‘y’
7个月前
0
262
10
Error in onestrat(x[index, , drop = FALSE], clusters[index], nPSU[index][1], :Stratum (51) has only one PSU at stage 1
# 调查设计加权嵌套-回归分析
11个月前
0
109
13
Error in attr(out, “df”) <- sum(!is.na(coefficients(object))) :attempt to set an attribute on NULL
# 似然比检验
11个月前
0
83
9
Error in tempfile() : cannot find unused tempfile name
# 机器学习分类模型SE
11个月前
0
103
14
Error in quadprog::solve.QP(C, -d, t(H), f, meq = meq) :constraints are inconsistent, no solution!
# 机器学习生存模型SE
11个月前
0
79
5
数据连接:Unable to allocate XXX GiB for an array with shape (XXXXX) and data type float64.
# 数据连接
11个月前
0
140
6
多条件过滤表格:’>’ not supported between instances of str and int
# 多条件过滤表格
11个月前
0
52
9
递归消除法:worker initialization failed: package or namespace load failed for ‘caret’.object ‘recvData’ is not exported by’namespace:parallel’
# 递归消除法
10个月前
0
136
14
加载更多
热门文章
5.7W+人已阅读
发文章时怎么引用决策链?
TOP1
数据连接与数据合并的操作要点 -- 连接与合并之不得不说的故事
11个月前
5.7W+人已阅读
TOP2
高级变量运算怎么写表达式
10个月前
4.9W+人已阅读
TOP3
多条件过滤表格 转换多变量标签编码的表达式怎么写
10个月前
4.9W+人已阅读
TOP4
【新手必看】软件快速上手贴(持续更新)
11个月前
1.4W+人已阅读
TOP5
Error in if (series_types_datafarme$type[series_types_datafarme$var == : argument is of length zero
11个月前
1.1W+人已阅读
TOP6
发布文章
创建话题
创建版块
发布帖子
在手机上浏览此页面
登录
没有账号?立即注册
用户名或邮箱
登录密码
记住登录
找回密码
登录
注册
已有账号,立即登录
设置用户名
设置密码
重复密码
注册