A probit regression implementation for the "probitcd" class. It uses glm

# S3 method for probitcd
regir(object, ...)

Arguments

object

a list of Y - outcome variable and Xmat - design matrix of class "probitcd"

...

additional parameters to be passed to glm

Value

fitted model object