ANCOVA is based on Normal Distribution , however logistic regression model is likely based on Binary distribution. So pick which statistical analysis method, firstly consider your variable conform which distribution. If it were Normal distribution, use proc univariate to test Normal distribution. It is a good start. Ksharp
... View more