首页
常见问题
操作技巧
数据库
NHANES
Mimic
PIC
SicDB
Charls
GDB
数据处理
数据导入
拼接表格(数据连接/合并)
基础统计
高级统计
机器学习
Python-机器学习(SciKit Learn)
R语言机器学习(MLR3)
专题探讨
生物信息学专题
随机对照实验专题
临床实验队列专题
真实世界研究
官网链接
决策链官网
决策链网页版
决策链 Wiki
发布
发布文章
创建话题
创建版块
发布帖子
登录
注册
找回密码
首页
常见问题
操作技巧
数据库
NHANES
Mimic
PIC
SicDB
Charls
GDB
数据处理
数据导入
拼接表格(数据连接/合并)
基础统计
高级统计
机器学习
Python-机器学习(SciKit Learn)
R语言机器学习(MLR3)
专题探讨
生物信息学专题
随机对照实验专题
临床实验队列专题
真实世界研究
官网链接
决策链官网
决策链网页版
决策链 Wiki
登录
注册
找回密码
19W+
2.8W+
2
更多资料
搜索内容
里里里里卡42
决策链编辑
浙江
管理员
这家伙很懒,什么都没有写...
关注
私信
关注Bilibili官方视频号获取更多教程
进入决策链官网获取更多信息
关注决策链 (DecisionLinnc) 公众号及视频号快速获取图文教程
进入决策链Wiki获取官方使用指南
文章
175
收藏
0
评论
0
版块
0
帖子
0
粉丝
2
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
1年前
0
113
8
使用标准化变量名和更新变量名进行变量名处理
操作技巧
# 更新变量名
# 标准化变量名
9个月前
0
113
6
Error in data.frame(predict(model, type = “response”), WD[, var_dependent]) :参数值意味着不同的行数: 139, 211
常见问题
# 逻辑回归
1年前
0
113
26
Error in ranger::ranger(dependent.variable.name = task$target_names, data = task$data(), :User interrupt or internal error.
常见问题
# 机器学习分类模型SE
# 机器学习回归模型SE
1年前
0
112
5
Java gateway process exited before sending its port number
常见问题
# 过滤表格
# 表格聚合
1年前
0
112
8
运算因错误中止,原因:Error in stopIfNotConsistent(result, “relative.effect”) :Can only apply relative.effect to models of the following types: consistency, regression
常见问题
# 贝叶斯Network联赛表
1年前
0
111
10
Error in glmnet(x, y, family = “binomial”, alpha = 1, nlambda = lambda_values) :x has missing values; consider using makeX() to impute them
常见问题
# Lasso回归
1年前
0
110
14
Error in covM[z == k, , drop = F] :(subscript) logical subscript too long
常见问题
# 平衡权重计算
1年前
0
110
13
Error in coxph(formula = Surv(rep(1, 250L), gender) ~ HOXC.AS2 + AP000695.6 + :No (non-missing) observations
常见问题
# 条件逻辑回归
1年前
0
109
13
Error in ssum[2, , 1] : subscript out of bounds
常见问题
# COX回归多模型校准曲线
1年前
0
109
9
Error in solve.default(SKK) :system is computationally singular: reciprocal condition number = 2.16588e-21
常见问题
# 协整检验
1年前
0
109
7
为什么excel表格导入失败?
操作技巧
1年前
0
109
5
Error in data.frame(…, check.names = FALSE) :参数值意味着不同的行数: 1, 0
常见问题
# 重复测量方差分析
1年前
0
108
9
Error in array(x, c(length(x), 1L), if (!is.null(names(x))) list(names(x), :’data’ must be of a vector type, was ‘NULL’
常见问题
# Meta剂量效应分析
1年前
0
108
12
Error in UseMethod(“predict”) :no applicable method for ‘predict’ applied to an object of class “c(‘gamm’, ‘list’)”
常见问题
# 回归模型预测
1年前
0
106
11
Error in Summary.factor(c(1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L, 1L,:sum’ not meaningful for factors
常见问题
# 调查设计卡方检验
11个月前
0
106
13
Error in [.data.frame(y.data, , treat) : 选择了未定义的列
常见问题
# 模型中介效用
1年前
0
106
10
去重样本
操作技巧
# 去重样本
9个月前
0
106
5
该组数据无法绘制统计表
常见问题
# KM生存曲线
1年前
0
106
5
Error in ssum[2, , 1] : subscript out of bounds Error in axis(sides[jj], at = scaled[jj], labels = fat[jj], pos = y, cex.axis = cex.axis, :所有的位置值都是无限的
常见问题
# 多因素COX回归
1年前
0
105
14
报告中表格显示不全
常见问题
1年前
0
104
8
配置文件与工程项目分不清楚
操作技巧
1年前
0
104
12
聚合表格:列聚合与行聚合
操作技巧
# 聚合表格
# 行聚合
# 列聚合
9个月前
0
103
14
Error in tempfile() : cannot find unused tempfile name
常见问题
# 机器学习分类模型SE
1年前
0
103
14
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
1年前
0
102
14
Error in anova.svyglm(model_one, model_two, test = “Chisq”) :models not nested
常见问题
# 似然比检验
1年前
0
101
6
用选择变量剔除大量无用的变量
操作技巧
# 选择变量
9个月前
0
100
13
分析单元“8.分位数节点”运算出错,请检查。Error in rcspline.eval(x, knots = knots, inclx = TRUE, pc = pc, fractied = fractied) :
常见问题
# 分位数节点
1年前
0
100
6
Error in data.frame(list(treat = c(2L, 2L, 2L, 2L, 2L, 2L, 2L, 2L, 2L, :参数值意味着不同的行数: 444, 614
常见问题
# PSM平衡性检验
1年前
0
100
10
Error in $<-.data.frame(*tmp*, "mfit", value = c(1 = -11.7386871143257, :替换数据里有319行,但数据有423请检查表格变量类型是否符需要转换,变量值是否需要插补空值,变量名是否存在非法字符!
常见问题
# 平滑曲线拟合
1年前
0
99
8
加载更多
发布文章
创建话题
创建版块
发布帖子
在手机上浏览此页面
登录
没有账号?立即注册
用户名或邮箱
登录密码
记住登录
找回密码
登录
注册
已有账号,立即登录
设置用户名
设置密码
重复密码
注册