- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 직접 링크 가져오기
- 인쇄
- 부적절한 컨텐트 신고
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 채택된 솔루션
채택된 솔루션
솔루션
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 직접 링크 가져오기
- 인쇄
- 부적절한 컨텐트 신고
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 응답 3
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 직접 링크 가져오기
- 인쇄
- 부적절한 컨텐트 신고
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".
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 직접 링크 가져오기
- 인쇄
- 부적절한 컨텐트 신고
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?
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 직접 링크 가져오기
- 인쇄
- 부적절한 컨텐트 신고
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.