首页
常见问题
操作技巧
数据库
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获取官方使用指南
常见问题
第9页
这里汇总了用户在使用统计猿网页版和桌面版软件时遇到的常见问题与处理方法。
排序
更新
浏览
点赞
评论
Error in plm.fit(data, model = models[1L], effect = effect) : empty model
# 面板数据效应模型
7个月前
0
57
11
Error in as.data.frame.default(x[[i]], optional = TRUE, stringsAsFactors = stringsAsFactors) :cannot coerce class ‘”regTermTestLRT”‘ to a data.frame请检查表格变量类型是否符需要转换,变量值是否需要插补空值,变量名是否存在非法字符!
# 似然比检验
7个月前
0
102
5
Error in cut.default(x, c(bins[1] – delta, bins)) : ‘breaks’ 的值有重复
# 生存分析校准曲线
# 机器学习生存绘图
7个月前
0
156
14
Error in geem(as.formula(fml), id = WD[, var_id], corstr = “unstructured”, :Cannot estimate that many parameters: not enough subjects for unstructured correlation
# 广义估计方程
7个月前
0
63
12
Error in rdrobust::rdbwselect(y = WD[, var_dependent], x = WD[, var_independent[i]], :
# 选择断点模型
7个月前
0
67
10
COX多模型ROC曲线评估:Error in timeROc:timeROCT=status values$gx time, delta = status values$gx status, : lengths of vector T, delta and marker have to be equal.
# cox多模型ROC曲线评估
7个月前
0
65
6
限制性立方样条:Error in which(sapply(var rsc, function(x)x== var predict))argument to ‘which’ is not logical
# 限制性立方样条
6个月前
0
134
13
SHAP:Error in .input_checks(object = object, X = X, baseline = baseline, S_inter = S_inter) : ‘X’ must be a matrix or data.frame
# SHAP
5个月前
0
85
6
模型ANOVA分析:Error in Anova lll lm(mod, error, singular.ok = singular.ok, …) :there are aliased coefficients in the model
# 模型ANOVA分析
4个月前
0
85
15
聚类热图:only defined on a data frame with all numeric-alike variables
# 聚类热图
7个月前
0
99
5
Error: Cochran-Armitage test for trend must be used with rx2-table
# 趋势卡方检验
7个月前
0
72
8
Error in eval(family$initialize) : y值必需满足0 <= y <= 1
# 逻辑回归
# 单因素线性回归
7个月前
0
216
15
Error in quantile.default(WD[, var_input[i]], 0.25) :’na.rm’如果设为FALSE的话不允许有遺漏值和NaN
# 异常值过滤
7个月前
0
113
7
Error in spread(., key = “.group.”, value = dv) :ℹ Keys are shared for 98 rows
# 重复测量方差分析
7个月前
0
72
12
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’)。
# 趋势检验
7个月前
0
128
13
Error: lexical error: inside a string,”‘ occurs before a character whic it may not
6个月前
0
65
10
Unterminated string. Expected delimiter: “. Path ‘GlobalDataFrameStructure.SeriesStructures
# 画布崩溃
7个月前
0
89
7
This happened PipeOp colapply’s $train()
# 机器学习SE
# XGBoost
6个月前
0
92
14
机器学习多模型绘图SE:Error in str2lang(x):
:1:2: unexpected input1:1_ ^
# 机器学习多模型绘图SE
5个月前
0
96
12
ld为X下游节点的纳排参数更新失败,请手工更新。
3个月前
0
58
12
环境缺失:Error in library(XXXXX)
# 环境缺失
7个月前
0
240
7
Error in coxph.fit(X, Y, istrat, offset, init, control, weights = weights, : Invalid weights, must be >0
# 阈值效应分析
7个月前
0
109
12
Error in metafor::rma(yi = TN, sei = FN, slab = , data = WD, method = “FE”, :Division by zero when computing the inverse variance weights.
# Meta剂量效应疾病暴露因素关联分析
7个月前
0
53
12
Error in rms:datadist(WD):fewer than 2 non-missing observations for first inrpt uom
# 限制性立方样条
7个月前
0
195
11
Error in confusionMatrix,default(as.factor(y pred label)reference = as.factorly label): The data must contain some levels that overlap the reference…
# 机器学习多模型绘图SE
# 机器学习绘图SE
7个月前
0
72
14
COX多模型DCA曲线评估_Plus:读取图片结果时有警告信息:Value cannot be null. (Parameter ‘s’)
# COX多模型DCA曲线评估
7个月前
0
49
10
机器学习多横型绘图SE:Error in loadNamespace(x) : ◆◆◆◆◆`yardstick’◆◆◆◆◆
# 机器学习多横型绘图SE
6个月前
0
101
10
检查发现以下错误,请检查节点:[3.导入TSV数据 Plus]’ClassType
5个月前
0
134
13
数据连接:invalid file path or buffer object type:
# 数据连接
4个月前
0
98
8
ROC操作特征曲线: More than one “best” threshold was found, aborting. Change ‘best.policy’ to alter this behavior
# ROC操作特征曲线
7个月前
0
122
9
加载更多
热门文章
5.7W+人已阅读
数据连接与数据合并的操作要点 -- 连接与合并之不得不说的故事
TOP1
发文章时怎么引用决策链?
6个月前
5.7W+人已阅读
TOP2
高级变量运算怎么写表达式
6个月前
4.9W+人已阅读
TOP3
多条件过滤表格 转换多变量标签编码的表达式怎么写
6个月前
4.9W+人已阅读
TOP4
【新手必看】软件快速上手贴(持续更新)
7个月前
1.4W+人已阅读
TOP5
Error in if (series_types_datafarme$type[series_types_datafarme$var == : argument is of length zero
7个月前
1.1W+人已阅读
TOP6
发布文章
创建话题
创建版块
发布帖子
在手机上浏览此页面
登录
没有账号?立即注册
用户名或邮箱
登录密码
记住登录
找回密码
登录
注册
已有账号,立即登录
设置用户名
设置密码
重复密码
注册