From: yogi on
Hi All,
Does anybody know how to find confidence limits for KS
statistic. I usually use KS statistic for measuring the effectiveness
of logistic regression model and would like to know how to compare KS
statistic from validation sample to the benchmark data.

Thanks,
Yogi
From: Ed on
Look at the desc for ALPHA = option in Proc Logistic. The default is alpha=0.05
or 95% confidence interval.

yogi wrote:
>
> Hi All,
> Does anybody know how to find confidence limits for KS
> statistic. I usually use KS statistic for measuring the effectiveness
> of logistic regression model and would like to know how to compare KS
> statistic from validation sample to the benchmark data.
>
> Thanks,
> Yogi