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!