The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

"Logistic Regression - Tests"

prakash_sridharprakash_sridhar Member Posts: 8 Contributor II
edited May 2019 in Help
Hi,

I was working with Logitic Regression for the first time in Rapid Miner. I found that Rapid Miner produces results with just the co-efficients and none of the significnace tests are run. For Example - Hosmer Lemeshow Goodness of fit. I found something similar happening with Linear regression.

Is there a way to produce the significance tests and other regression diagnostics like residuals analysis etc?

Thanks
Prakash
Tagged:

Answers

  • earmijoearmijo Member Posts: 271 Unicorn
    You are clearly coming from the Stats camp (so am I). No, you will not find standard errors or t-stats in any major Data Mining software (Weka, RapidMIner, Knime, etc). If you need them you could try to use R and a package for Data Mining, Rattle. Check rattle.togaware.com. You will find info there.
  • prakash_sridharprakash_sridhar Member Posts: 8 Contributor II
    Hi,

    Thanks for your reply. I was actually using Rattle for the work I was doing. I was exploring if Rapid Miner could produce similar results. I like the Rapid Miner interface.

    Thanks
Sign In or Register to comment.