extra-families {projpred}R Documentation

Extra family objects.

Description

Family objects not in the set of default family-objects.

Usage

Student_t(link = "identity", nu = 3)

Arguments

link

Specification of the link function, as for the default family-objects.

nu

Degrees of freedom for the Student-t distribution.

Value

A family object analogous to those described in family


[Package projpred version 2.0.2 Index]