Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to calculate regression with Multiple independent variables in Oracle?

Imran RazaDec 30 2018 — edited Dec 30 2018

There are functions in Oracle to compute Linear regression with one dependent variable and one independent variable ( REGR_).Is there any function in Oracle to compute regression with Multiple independent variable?

If not, please suggest some alternatives.

Comments
Post Details
Added on Dec 30 2018
1 comment
279 views