Multiple linear regression using 8 predictor variables?!
Afficher commentaires plus anciens
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
Réponses (1)
KSSV
le 23 Août 2018
0 votes
Read about regress
Catégories
En savoir plus sur Regression dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!