Display Correlation and P-Values

fatima_tm
fatima_tm New Altair Community Member
edited November 2024 in Community Q&A
how can I see what are the correlation values,-p-value? and coefficients?

is there a way to see them? so that I know which values are correlated with my model

Best Answer

  • varunm1
    varunm1 New Altair Community Member
    Answer ✓
    Hello @fatima_tm

    If you are looking for p-values and coefficients related to logistic regression, they are displayed if you connect the "mod" port of the logistic regression model to results. You also need to select compute p-values in the parameter window of a logistic regression operator.

    Correlation between attributes and your outcome variable by using a correlation matrix operator and select "include special attributes".

    If you are trying to look at statistical significance of different models, you can also use T-test or ANOVA operators.

    If this is not what you are looking for, please provide us with more details.

Answers

  • varunm1
    varunm1 New Altair Community Member
    Answer ✓
    Hello @fatima_tm

    If you are looking for p-values and coefficients related to logistic regression, they are displayed if you connect the "mod" port of the logistic regression model to results. You also need to select compute p-values in the parameter window of a logistic regression operator.

    Correlation between attributes and your outcome variable by using a correlation matrix operator and select "include special attributes".

    If you are trying to look at statistical significance of different models, you can also use T-test or ANOVA operators.

    If this is not what you are looking for, please provide us with more details.
  • fatima_tm
    fatima_tm New Altair Community Member
    I did both the correlation matrix and connected the "mod" to results and got it

    thank you very much 

Welcome!

It looks like you're new here. Sign in or register to get started.

Welcome!

It looks like you're new here. Sign in or register to get started.