其他分享
首页 > 其他分享> > RStudio 我遇到的一些error

RStudio 我遇到的一些error

作者:互联网

最新update

时隔几个月我又回来啦!
这学期在学R 有的时候作业里可能会有些奇奇怪怪的问题 借此正好记录一下。

Error in eval(predvars, data, env) : object ‘xxx’ not found

command+f xxx 有地方用错了。

Error in as.data.frame.default(data) : cannot coerce class ‘“function”’ to a data.frame

我是在neuralnet的时候去掉了scale_features 让他变成了.

标签:用错,features,遇到,frame,xxx,Error,error,RStudio,data
来源: https://blog.csdn.net/sxkee/article/details/121449116