🎉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

User: "Mac2020"
New Altair Community Member
Updated by Jocelyn
When I apply logistic regression process, how can we know these values in each dependent variables from the result.
1) The coefficient of determination
2) Wald test figure
3)  Value of significance or P-value
4) Exponential beta

Thks

Find more posts tagged with

Sort by:
1 - 7 of 71
    User: "Telcontar120"
    New Altair Community Member
    The standard logistic regression operator outputs the coefficient (raw and standardized), the standard error plus the associated z-statistic and p-value. The other items you are requesting are not available automatically as part of the output.
    User: "Mac2020"
    New Altair Community Member
    OP
    Hi,
    Could you please suggest that where i see the outputs as you mention above (the coefficient (raw and standardized), the standard error plus the associated z-statistic and p-value).  Could you please suggest example screen/pictures shown these figures.
    Thks
    User: "Telcontar120"
    New Altair Community Member
    I suggest that you look at the tutorial process for the Logistic Regression, if you open that process and run it then the "model" output tab in the Results view has the data elements I referenced.
    User: "Mac2020"
    New Altair Community Member
    OP
    Thank you for your suggestion. 
    I am looking for wald value figure in logistic regression model.
    Is wald value is the same figure as z-value in result page of logistic regression process?
    Thanks
    User: "Telcontar120"
    New Altair Community Member
    No, it is not the same, although it would likely provide similar p-value results with large enough samples.  Wald statistic is based on the chi-square distribution and z-score is based on the normal distribution.
    User: "Mac2020"
    New Altair Community Member
    OP
    Is it possible to calculate Wald stat when we use logistic regression process.
    If yes, how we can do?
    Thanks
    User: "Mac2020"
    New Altair Community Member
    OP
    Hello Rapidminer team,
    Could you please suggest how can we calculate Wald test value as above question?