Group Abstract Group Abstract

Message Boards Message Boards

0
|
7.2K Views
|
2 Replies
|
1 Total Like
View groups...
Share
Share this post:

Polynomial fit to data with multiple inputs (3) ?

Posted 6 years ago
POSTED BY: AxAy K
2 Replies

It would help if you post the code you have tried, in copy-and-pastable form. From the description, it is not really clear what is wanted.

POSTED BY: Daniel Lichtblau

I would start with find FindFit or NonlinearModel. Those are roughly the same in terms of algorithm, coming to the same results. But NonlinearModel makes an object that carries measure of goodness of fit, the function, the parameters, variance, co-variance numbers, and other such numbers. I've been fairly happy with those functions. Then you can change the degree of the polynomial as you see fit and see how changing the polynomial degree changes the goodness of fit values.

POSTED BY: Isaac Sarver
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard