EPGLM-package           The package computes a Gaussian approximation
                        of a Bayesian probit/logit using expectation
                        propagation (EP).
EPlogit                 Compute the EP (expectation propagation)
                        approximation of a logit regression.
EPlogitCxx              C++ internal function to compute the EP
                        approximation (use EPlogit instead).
EPprobit                Compute the EP (expectation propagation)
                        approximation of a probit regression.
EPprobitCxx             C++ internal function to compute the EP
                        approximation (use EPprobit instead).
