- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Curve fitting on Data with three variable X,Y,Z
I have data with 3 variables X,Y,Z and i want to fit a model like ...
Y= a(x) + b(z)+c,
X and Z may have some powers (n) also.How to do it? Please guide
Y= a(x) + b(z)+c,
X and Z may have some powers (n) also.How to do it? Please guide
1 ACCEPTED SOLUTION
Accepted Solutions
Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: Curve fitting on Data with three variable X,Y,Z
Use the "Fit Model" platform. Add column Y to "Y" and columns X and Z to "Model Effects". To add powers of independent variables choose "Polynomial to Degree" under the "Macros" roll list. When you're done just hit "Run Model".
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: Curve fitting on Data with three variable X,Y,Z
Use the "Fit Model" platform. Add column Y to "Y" and columns X and Z to "Model Effects". To add powers of independent variables choose "Polynomial to Degree" under the "Macros" roll list. When you're done just hit "Run Model".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: Curve fitting on Data with three variable X,Y,Z
Is there a way to determine the resulting formula? Will this same setup work for surface fitting?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: Curve fitting on Data with three variable X,Y,Z
Under the top red triangle, under Save Columns, you can select Prediction Formula option.