error with principal component regression (PCR) in R

后端 未结 0 1800
长发绾君心
长发绾君心 2021-01-29 16:39

I tried running PCR and the results came out like this

> pcr.mod <- pcr(price~date+age+distance+stores+latitude+longitude, data = Estate.train, scale = TRUE         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题