tweedie {clustTMB}R Documentation

Tweedie family and link specification

Description

Tweedie family and link specification

Usage

tweedie(link = "log")

Arguments

link

link function association with family

Value

An object of class "family"

Examples

fam <- tweedie()
fam$family
fam$link

[Package clustTMB version 0.1.0 Index]