Polynomial MLR to fit multiple compositional values to single value for large data set?

I'm trying to fit 8 compositional values to a single performance value measured with an analyzer for a data set of 100 samples. MLR isn't quite getting me there and I was wondering if adding some square terms might get me closer. Are there any toolkits, apps or code that I could try?

댓글 수: 1

OK...that was kind of dumb, I redid my x-matrix to add square, cubic and square root values of my originals, but if there are some apps that can include terms like this including selection rules I'd like to give it a shot!

댓글을 달려면 로그인하십시오.

답변 (1개)

You can try using custom models in curve fitting toolbox under linear and non-linear regression to define custom equations. The link below might be helpful:

카테고리

도움말 센터File Exchange에서 Polynomials에 대해 자세히 알아보기

제품

질문:

2019년 7월 23일

답변:

2019년 8월 6일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by