set.family {sgdGMF}R Documentation

Check and set the model family

Description

Check if the model family is allowed and return it eventually with a different family name for compatibility with the C++ implementation

Usage

set.family(family)

Arguments

family

a glm family (see family for more details)


[Package sgdGMF version 1.0.1 Index]