会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
卒然临之而不惊,无端加之而不怒
Old programmers never die -- they just go out of scope. (Alex, learncpp.com)
博客园
首页
新随笔
联系
订阅
管理
2022年8月3日
R语言 Warning message: 'newdata' had 2 rows but variables found have 200 rows
摘要: 用R语言做了一个简单的线性回归模型,在用这个模型预测时 > predict(tv_fit, newdata = data.frame(TV=45)) ,遇到了警告: Warning message: 'newdata' had 2 rows but variables found have 200
阅读全文
posted @ 2022-08-03 15:53 脱缰的野猪
阅读(230)
评论(0)
推荐(0)
公告