Prediction Slice plot - what are the numbers inside the brackets on the left?

조회 수: 2 (최근 30일)
I ran a glm model with 4 dependent variables and one predicted variable (binary response). Then I plotted the Slice plots. I think I can understand that the prediction on the left is the value expected at the set values shown below each of the predictors. How ever I don't understand what the numbers inside the brackets on the left represent. Also, what is the difference between "simultaneous and no-simultaneous" bonds? (I noticed the numbers on the brackets change accordingly)
Thanks, Karina

채택된 답변

Star Strider
Star Strider 2016년 12월 5일
The bracketed numbers are 95% confidence limits on the predicted value of the dependent variable at the chosen point.
I can’t find the ‘simultaneous and non-simultaneous bounds’ specifically mentioned in the documentation (the closest I can get is Plots to Understand Predictor Effects). They seem to consider the effect of all the independent (predictor) variables as opposed to each individual independent (predictor) variable on the dependent (response) variable. This is consistent with the confidence intervals being narrowest with the ‘non-simultaneous’ option.
I’m reasonably confident about the bracketed numbers, because looking at the plot, the numbers correspond to the plotted confidence interval. We’ll likely have to wait for MathWorks to see this and confirm it to be certain about my ‘bounds’ interpretation.
  댓글 수: 2
Karina Gutierrez
Karina Gutierrez 2016년 12월 5일
Cool, I had the idea that they have to do with the bounds (confidence interval) but I wanted to make sure. Thanks for your help :)

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Exploration and Visualization에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by