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

1 次查看(过去 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.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Annotations 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by