🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

"Logistic Regression - Tests"

User: "prakash_sridhar"
New Altair Community Member
Updated by Jocelyn
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

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "earmijo"
    New Altair Community Member
    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.
    User: "prakash_sridhar"
    New Altair Community Member
    OP
    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