Interface Poisson


public interface Poisson
The response variable is of Poisson distribution.
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    static Model
    log()
    log link function.
  • Method Details

    • log

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