Multiple linear regression using 8 predictor variables?!
显示 更早的评论
Hi, I have been asked to predict the compressive strength of concrete using 8 variables, that all influence this value. I have plotted each individually and seen how each individual predictor variable influences the response variable, however I have been asked to develop a model that can predict the concrete strength using all variables. I have loaded all the data in with the following terms: cement-content, furnace, fly, water, superplas, coarse, fine, age, and my y value is simply compressivestrength. Is it even possible to use all 8 variables? If so, can someone please help me get on the right track? Thanks, currently using R2018a
回答(1 个)
KSSV
2018-8-23
0 个投票
Read about regress
类别
在 帮助中心 和 File Exchange 中查找有关 Regression 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!