Learn R Programming

regressinator (version 0.2.0)

normalize_family: Accept family arguments in the same way as glm(), convert to standardized form, and throw comprehensible errors.

Description

Accept family arguments in the same way as glm(), convert to standardized form, and throw comprehensible errors.

Usage

normalize_family(family, arg = caller_arg(family))

Arguments