Polynomial MLR to fit multiple compositional values to single value for large data set?
Show older comments
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 Comment
Larry McDermott
on 23 Jul 2019
Answers (1)
Siriniharika Katukam
on 6 Aug 2019
0 votes
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:
Categories
Find more on Linear and Nonlinear Regression in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!