pred.df = data.frame( 自变量 )predict( 线性模型 , pred.df , interval = "prediction" )上面这个是预测因变量的可是如果已经知道因变量,要预测自变量的话。怎么做???? 求老司机飙车