필터 지우기
필터 지우기

Identify highest probability in regression analysis?

조회 수: 1 (최근 30일)
Ronan
Ronan 2015년 11월 27일
I was studying the matlab example for logistic regression linked below and under the heading "Evaluating the Model Predictions" I m trying to identify what the value .95 is for the line of code
[failedPred,dlo,dhi] = glmval(logitCoef,weightPred,'logit',stats,.95,100);
It appears as though its the highest probability from the normplot but I don't know how this was obtained. Looking at the help for glmval I m still not sure what it means. If anybody at matlab knows, I d like appreciate an answer.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Linear and Nonlinear Regression에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by