首页
常见问题
操作技巧
数据库
NHANES
Mimic
PIC
SicDB
Charls
GDB
数据处理
数据导入
拼接表格(数据连接/合并)
基础统计
高级统计
机器学习
Python-机器学习(SciKit Learn)
R语言机器学习(MLR3)
专题探讨
生物信息学专题
随机对照实验专题
临床实验队列专题
真实世界研究
官网链接
决策链官网
决策链网页版
决策链 Wiki
发布
发布文章
创建话题
创建版块
发布帖子
登录
注册
找回密码
首页
常见问题
操作技巧
数据库
NHANES
Mimic
PIC
SicDB
Charls
GDB
数据处理
数据导入
拼接表格(数据连接/合并)
基础统计
高级统计
机器学习
Python-机器学习(SciKit Learn)
R语言机器学习(MLR3)
专题探讨
生物信息学专题
随机对照实验专题
临床实验队列专题
真实世界研究
官网链接
决策链官网
决策链网页版
决策链 Wiki
登录
注册
找回密码
18.6W+
2.8W+
2
更多资料
搜索内容
里里里里卡42
决策链编辑
浙江
管理员
这家伙很懒,什么都没有写...
关注
私信
关注Bilibili官方视频号获取更多教程
进入决策链官网获取更多信息
关注决策链 (DecisionLinnc) 公众号及视频号快速获取图文教程
进入决策链Wiki获取官方使用指南
文章
175
收藏
0
评论
0
版块
0
帖子
0
粉丝
2
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
126
13
Error in names(x) <- value :'names' attribute [4] must be the same length as the vector [0]
常见问题
# 潜类别混合增长模型
7个月前
2
125
8
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]], :
常见问题
# 局部多项式断点检测
7个月前
0
124
15
Error in names(.cols) <- grp.levels :'names' attribute [33] must be the same length as the vector [31]
常见问题
# KM生存曲线
7个月前
0
123
14
Error in X %*% rowSums(cf) : non-conformable arguments
常见问题
# 机器学习生存模型SE
7个月前
0
122
15
Error in scale.default(X, X[v == 0, ], scale = FALSE) :’center’的长度必需和’x’列的数目相同
常见问题
# Meta剂量效应分析
7个月前
0
122
14
Error in getActiveRowSpan(estimates): Could not identify rows with actual data
常见问题
# 森林图绘图错误
5个月前
0
122
7
Nhanes数据库 Charls数据库 安装教程
操作技巧
7个月前
0
121
14
Error in stanc(file = fle, model code = model code, model name = model name,: parser failed badly.maybe try installing the V8 package
常见问题
# 贝叶斯Meta广义线性模型
7个月前
0
119
13
Input y contains infinity or a value too large for dtype(‘float64’)
常见问题
# 梯度提升-生存
7个月前
0
119
5
Error in model.frame.default(Terms, newdata, na.action = na.action, xlev = object$xlevels) :因子pathology_T_stage里出现了新的层次t1a
常见问题
# 中介效应
7个月前
0
117
5
Error in family$linkfun(mustart) : 参数mu必需为非空数字向量
常见问题
# 广义估计方程-逻辑
7个月前
0
116
13
Error in .observed[i, ] <- c(.km1.timept, .ll1.timept, .ul1.timept) :replacement has length zero。
常见问题
# 调查设计COX回归
7个月前
0
116
11
Error in binom.test(sum(mydata1[, var_input[i]] < mydata2[, var_input[i]]), :'n'必需是大于等于'x'的正整数
常见问题
7个月前
0
116
7
Error: You should have at least two distinct break values. Value cannot be null. (Parameter ‘s’)
常见问题
# SHAP解释器SE
7个月前
0
115
14
插补:多重插补与插补空值
常见问题
# 多重插补
# 插补空值
4个月前
0
115
7
invalid entry 0 in condlist: should be boolean ndarray
常见问题
# 转换多变量标签编码
7个月前
0
114
6
Bin edges must be unique: Index([0.0, 0.0, 1.0, 1.0], dtype=’float64′, name=’age’).You can drop duplicate edges by setting the ‘duplicates’ kwarg。
常见问题
# 数据分箱
7个月前
0
113
12
Error in onestrat(x[index, , drop=FALSE], clusters[index], nPSU[index][1], : Stratum(122) has only one PSU at stage 1
常见问题
# 调查设计
7个月前
0
113
13
安装决策链软件对系统是否有要求
操作技巧
7个月前
0
113
5
Error in quantile.default(WD[, var_input[i]], 0.25) :’na.rm’如果设为FALSE的话不允许有遺漏值和NaN
常见问题
# 异常值过滤
7个月前
0
112
7
Error in dplyr::bind rows(.) :
常见问题
# 调查设计单因素亚组交互回归
7个月前
0
112
10
3 nodes produced errors;, first error: matrix multiplication: incompatible matrix dimensions:5595×2 and 4×1
常见问题
# 贝叶斯联合模型
7个月前
0
111
14
Found array with 0 sample(s) (shape=(0, 2)) while a minimum of 2 is required by RandomSurvivalForest.请检查表格变量类型是否符需要转换,变量值是否需要插补空值,变量名是否存在非法字符!
常见问题
# 随机森林-生存
7个月前
0
111
14
【难点易出错】使用数据连接将两个表格连接(数据连接)
操作技巧
# 数据连接
4个月前
0
110
13
Error in model.frame.default(Terms, newdata, na.action = na.action, xlev = object$xlevels) :因子loop_number里出现了新的层次2
常见问题
# 逻辑回归
7个月前
0
109
15
Error in coxph.fit(X, Y, istrat, offset, init, control, weights = weights, : Invalid weights, must be >0
常见问题
# 阈值效应分析
7个月前
0
108
12
error in glm.fit(x = c(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, : na/nan/inf in ‘y’
常见问题
# 单因素回归
7个月前
0
108
14
Error in strsplit(ph$gdp(“left_text_data”), “,”) : non-character argument Error in seq.default(int_min_data, int_max_data, by = 1) :’from’ must be a finite number
常见问题
# 贝叶斯单样本T检验
# 贝叶斯两样本配对T检验
# 贝叶斯两独立样本T检验
7个月前
0
107
9
Error in jags.model(model.file, data = data, inits = init.values, n.chains = n.chains, :Error in node rt[2]Node inconsistent with parents
常见问题
# 贝叶斯随机效应Meta回归
7个月前
0
107
14
加载更多
发布文章
创建话题
创建版块
发布帖子
在手机上浏览此页面
登录
没有账号?立即注册
用户名或邮箱
登录密码
记住登录
找回密码
登录
注册
已有账号,立即登录
设置用户名
设置密码
重复密码
注册