首页
常见问题
操作技巧
数据库
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获取官方使用指南
常见问题
第6页
这里汇总了用户在使用统计猿网页版和桌面版软件时遇到的常见问题与处理方法。
排序
更新
浏览
点赞
评论
孟德尔随机化:Error in if (nrow(d)== 0) return(NULL) : argument is of length zero
# 孟德尔随机化
7个月前
0
149
8
在回归分析中,如何修改分类变量的参照/参考/ref因子
9个月前
0
285
7
Error in confusionMatrix.default(as.factor(y_pred_label), reference = as.factor(y_label)) : The data contain levels not found in the data.
# DCA绘图
10个月前
0
132
8
Error in apply(y, 1L, rank) : dim(X)的值必需是正数
# Friedman检验
10个月前
0
82
13
计算时间间隔:time data “2020-10-20” doesn’t match format “%Y-%m-%d %H:%M:%S”, at position 4. You might want to try:
# 计算时间间隔
10个月前
0
99
10
Error in num point[[ind pred]]: attempt to select less thanone element in get1index.
# 限制性立方样条
10个月前
0
114
6
倾向性评分匹配:Error in mnps.fast(formula = formula, data = data, n.trees = nrounds,The treatment variable must be a factor variable with at least 3 levels
# 倾向性评分匹配
10个月前
0
114
10
多因素Cox回归:Error in seg.default(0, 1,length=g+1): “length.out’ must be a non-negative number.
# 多因素COX回归
10个月前
0
118
8
数据分析描述统计:Error in`[.data.frame`(WD,,i):◆◆◆◆w◆◆◆◆◆
# 数据分析描述统计
9个月前
0
142
9
Error in Surv(indf$time, indf$y== 1): Time variable is not numeric
8个月前
0
128
15
Error: input= ‘http[s]:// ‘ftp[s]://
6个月前
0
90
6
报错信息:Error in solvet(info.matrix, tol = tol) :apparently singular matrix
# 限制性立方样条
10个月前
0
124
12
Error in rmst2(subWD[, var_time], subWD[, var_dependent], subWD[, var_independent], :object ‘NOTE’ not found
# 限制性平均生存时间
10个月前
0
123
6
Error in covM[z == k, , drop = F] :(subscript) logical subscript too long
# 平衡权重计算
10个月前
0
99
13
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)
# Meta剂量效应分析
10个月前
0
64
14
Error in profile.glm(object, which = parm, alpha = (1 – level)/4, trace = trace) : profiling has found a better solution, so original fit had not converged
# 自动流行病学分析
10个月前
0
85
5
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
# 机器学习分类模型SE
# 机器学习回归模型SE
10个月前
0
102
8
SHAP:expected str, bytes or os.PathLike object, not NoneType
# SHAP
10个月前
0
106
11
单因素亚组COX回归:Error in rowSums(fit$influencel, 1:3]): X◆◆◆◆◆◆◆y◆◆◆◆◆◆α◆◆◆。
# 单因素亚组COX回归
9个月前
0
152
6
采样方法:local variable ‘except_col_names’ referenced before assignment
# 采样方法
9个月前
0
93
13
分类预测:Feature shape mismatch, expected: 20, got 16
# 分类预测
7个月前
0
94
5
多分类逻辑回归:Error in MASS:polr(as.formula(fml), weights = WD[, var weight], data = WD, :attempt to find suitable starting values failed
# 多分类逻辑回归
10个月前
0
91
6
Error in solve.default(denom, numr) :system is computationally singular: reciprocal condition number = 5.26589e-23
# 调查设计卡方检验
10个月前
0
81
7
Error in lrtest.default(model_one, model_two) :’list’ object cannot be coerced to type ‘double’请检查表格变量类型是否符需要转换,变量值是否需要插补空值,变量名是否存在非法字符
# 似然比检验
10个月前
0
70
10
Error in cbind(reliability[, c(“index.orig”, “training”, “test”), drop = FALSE], :number of rows of matrices must match (see arg 6)
# 生存分析校准曲线
# 机器学习生存绘图
10个月前
0
82
12
Error in anova.coxph(model_inter, test = “Chisq”) :Can’t do anova tables with robust variances
10个月前
0
63
11
Error in min(i):invalid ‘type'(list) of argument
# 联合模型回归预测
10个月前
0
160
6
更新变量名:’DataFrame’ object has no attribute ‘unique’
# 更新变量名
10个月前
0
134
13
分类预测:model dataset compatibility.cpp:81: Atposition 3 should be feature with name APACHE2 (found BZD)
# 分类预测
9个月前
0
74
8
RuntimeBinderException Cannot implicitly convert type ‘Python.Runtime.PyObject’ to ‘string[]’
8个月前
0
112
13
加载更多
热门文章
5.7W+人已阅读
数据连接与数据合并的操作要点 -- 连接与合并之不得不说的故事
TOP1
发文章时怎么引用决策链?
9个月前
5.7W+人已阅读
TOP2
高级变量运算怎么写表达式
9个月前
4.9W+人已阅读
TOP3
多条件过滤表格 转换多变量标签编码的表达式怎么写
9个月前
4.9W+人已阅读
TOP4
【新手必看】软件快速上手贴(持续更新)
10个月前
1.4W+人已阅读
TOP5
Error in if (series_types_datafarme$type[series_types_datafarme$var == : argument is of length zero
10个月前
1.1W+人已阅读
TOP6
发布文章
创建话题
创建版块
发布帖子
在手机上浏览此页面
登录
没有账号?立即注册
用户名或邮箱
登录密码
记住登录
找回密码
登录
注册
已有账号,立即登录
设置用户名
设置密码
重复密码
注册