A numeric object of the same type as mu and eta containing
the logits or inverse logit of the input values. The logit and
inverse transformation equates to
$$\text{logit}(\mu) = \log(\mu/(1-\mu))$$
$$\text{logit}^{-1}(\eta)= \exp(\eta)/(1 + \exp(\eta)).$$