Interface Bernoulli


public interface Bernoulli
The response variable is of Bernoulli distribution.
  • Method Summary Link icon

    Static Methods
    Modifier and Type
    Method
    Description
    static Model
    logit link function.
  • Method Details Link icon

    • logit Link icon

      static Model logit()
      logit link function.
      Returns:
      logit link function.