Skip to Main Content

Data Science & Machine Learning

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!

multiple regression p value

591031Feb 7 2008 — edited Feb 20 2008
I'm looking to find the best way to perform multiple regression in the database (10g2) and obtain the p-value.

I have loaded a sample dataset (the test dataset has only one predictor) and used oracle data miner to run the regression. The output shows predictive confidence and test metrics but no p-value, t test for coefficients. And the test metrics don't match the results from R.

I have been reading about oracle statistical functions. Are they limited to one predictor? The 'REGR' functions don't seem to provide the output I want. 'ANOVA' provides SS, that I may be able to calculate the F statistic from, but again is it limited to one predictor?

Any help would be appreciated
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 19 2008
Added on Feb 7 2008
2 comments
4,776 views