| extra-families {projpred} | R Documentation |
Family objects not in the set of default family objects.
Student_t(link = "identity", nu = 3)
link |
Name of the link function. In contrast to the default |
nu |
Degrees of freedom for the Student-t distribution. |
A family object analogous to those described in family.
Support for the Student_t() family is still experimental.