calculate the values of logit link
logit(X, beta)
X
A matrix, the design matrix.
beta
A vector, the coefficients.
An vector of the values of logit link.