首页
常见问题
操作技巧
数据库
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获取官方使用指南
常见问题
第2页
这里汇总了用户在使用统计猿网页版和桌面版软件时遇到的常见问题与处理方法。
排序
更新
浏览
点赞
评论
分组多变量轨迹模型:Error in gbmt:gbmt(x.names = var independent, unit = var_dependent, time = var time,Variable ‘time’ must be either numeric or date
# 分组多变量轨迹模型
1年前
0
226
13
Error in cut.default(x, c(bins[1] – delta, bins)) : ‘breaks’ 的值有重复
# 生存分析校准曲线
# 机器学习生存绘图
1年前
0
223
14
XGBoost:Invalid classes inferred from unique values of `y. Expected: [0 1], got [1 2]。
# XGBoost
1年前
0
223
11
Error: cannot allocate vector of size XXXXXX Kb/Mb
1年前
0
223
15
转换多变量标签编码:invalid syntax. Perhaps you forgot a comma? (
, line 1)
# 转换多变量标签编码
12个月前
0
221
8
检查发现以下错误,请检查节点:[3.导入TSV数据 Plus]’ClassType
1年前
0
220
13
逻辑回归经典列线图:Error in lims[[i]]:subscript out of bounds.
11个月前
0
218
7
限制性立方样条:Error: The number of knots must be strictly between 3 and 7.
# 限制性立方样条
1年前
0
217
11
Error in gbm.unify(model, data):Models built on data with categorical features are not supported – please encode them before training.
# SHAP解释器SE
1年前
0
216
6
转换多变量标签编码:name ‘x’ is not defined
# 转换多变量标签编码
1年前
0
215
15
转换多变量标签编码:invalid entry 0 in condlist: should be boolean ndarray
# 转换多变量标签编码
1年前
0
212
8
NHANES读取Alpha:Passing ‘suffixes’ which cause duplicate columns {“WTDR2D X’, ‘DRDINT X, “DRABF X, “WTDRD1 x’ is not allowed
# NHANES读取Alpha
1年前
0
212
16
孟德尔随机化结果表缺失EAF值
# 孟德尔随机化
1年前
1
211
8
Error in names(x) <- value :'names' attribute [4] must be the same length as the vector [0]
# 潜类别混合增长模型
1年前
2
210
8
Mimic数据库:connection to server at “127.0.0.1”, port 33334 failed: Connection refused (0x0000274D/10061)Is the server runnina on that host and accepting TCP/P connections?
# Mimic数据库
12个月前
0
208
10
孟德尔随机化本地数据:Error in (function (classes,fdef, mtable): k'”NULL”
# 孟德尔随机化本地数据
1年前
0
206
11
自变量共线性筛查VIF:使用相关分析检查绝对相关的变量,去除相关系数为1的其中一个变量
# 自变量共线性筛查VIF
1年前
0
205
7
NHANES读取Alpha:E:\NHANES\NHANESW2007-2008\Examination\bmx e.xpt表中缺少SEQN列!不能和其他表进行联合查询,你可以尝试单是名独提取此数据集。
# NHANES读取
1年前
0
201
13
Error in geese.fit(xx, yy, id, offset, soffset, w, waves = waves, zsca, :nrow(zsca) and length(y) not match
# 广义估计方程
1年前
0
201
10
Meta偏差分析生成结果表但表中结果为空
# Meta偏差分析
1年前
0
200
14
Error in approx(sp$y, sp$x, xout = cutoff) :调用内插至少需要两个非NA值的数据
# 自动流行病学分析
1年前
0
200
8
SHAP解释器SE:Error in permshap.default(model rr, X= train set, feature names = xvars, : Permutation SHAP only supported for up to 14 features
# SHAP解释器SE
11个月前
0
199
13
孟德尔随机化:Error in if (nrow(d)== 0) return(NULL) : argument is of length zero
# 孟德尔随机化
12个月前
0
199
8
Error in paste(self$Code, self$ld, sep = ” “):cannot get ALTSTRING ELT during GC
1年前
0
197
15
None of the stratifying variables have 2+ valid levels
# 变量非法
1年前
0
197
8
No Intersectional Instrumental Variables Found.
# 孟德尔随机化
1年前
0
196
5
限制性立方样条:Error in chol2inv(fit$qr$qr) : element (22, 22) is zero, so the inverse cannot be computed
# 限制性立方样条
1年前
0
194
6
单因素亚组GLM回归:Error in purrr:map(var subgroups, ~TableSubgroupGLM(formula, var subqroup = . Caused by error in `TableSubqroupGLM()`: ! Please input correct subqroup variable
# 单因素亚组GLM回归
1年前
0
192
9
数据分析基线描述:Error in data.frame(Var = c(var num, var cate),ld = c(continuous rowid.:◆◆◆ζ↔◆◆◆◆◆◆:14 15
# 数据分析基线描述
1年前
0
192
12
数据分析描述统计:Error in`[.data.frame`(WD,,i):◆◆◆◆w◆◆◆◆◆
# 数据分析描述统计
1年前
0
192
9
加载更多
热门文章
5.7W+人已阅读
发文章时怎么引用决策链?
TOP1
数据连接与数据合并的操作要点 -- 连接与合并之不得不说的故事
1年前
5.7W+人已阅读
TOP2
高级变量运算怎么写表达式
1年前
4.9W+人已阅读
TOP3
多条件过滤表格 转换多变量标签编码的表达式怎么写
1年前
4.9W+人已阅读
TOP4
【新手必看】软件快速上手贴(持续更新)
1年前
1.4W+人已阅读
TOP5
Error in if (series_types_datafarme$type[series_types_datafarme$var == : argument is of length zero
1年前
1.1W+人已阅读
TOP6
发布文章
创建话题
创建版块
发布帖子
在手机上浏览此页面
登录
没有账号?立即注册
用户名或邮箱
登录密码
记住登录
找回密码
登录
注册
已有账号,立即登录
设置用户名
设置密码
重复密码
注册