Probit (Normal) cumulative distribution function
The linear predictor of the model (XB).
ndarray
The cdf evaluated at X.
Notes
This function is just an alias for scipy.stats.norm.cdf
Probit.cdf