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
Summary statistics - some models
Hello RapidMiner community,
I've searched a lot but still did not find a way to calculate summary statistics (e.g., p-value) after using the logistic regression operator or the chi-square correlation.
Am I missing some tip or the RapidMiner does not allow to calculate such parameters?
Thank you very much!
I've searched a lot but still did not find a way to calculate summary statistics (e.g., p-value) after using the logistic regression operator or the chi-square correlation.
Am I missing some tip or the RapidMiner does not allow to calculate such parameters?
Thank you very much!
Tagged:
1
Best Answer
-
sgenzer Administrator, Moderator, Employee-RapidMiner, RapidMiner Certified Analyst, Community Manager, Member, University Professor, PM Moderator Posts: 2,959 Community Managerhi @MateusB - p-values are there under "Advanced Parameters" in Logistic Regression:
Unless I'm spacing out on a Friday (very possible), chi-squared is only in the Statistics extension. Is that what you're referring to?
Scott3
Answers
Yes, by the chi-squared I meant the option "weight by chi square", but it makes sense that the Statistics extension is necessary.