GlmFamily

sealed trait GlmFamily

Trait for simple one-parameter exponential family observation models.

class Object
trait Matchable
class Any
object PoissonGlm

Value members

Abstract fields

val bp: Double => Double

First derivative of the b(.) function

First derivative of the b(.) function

val bpp: Double => Double

Second derivative of the b(.) function

Second derivative of the b(.) function