Learn R Programming

gratia (version 0.9.0)

family_name: Name of family used to fit model

Description

Extracts the name of the family used to fit the supplied model.

Usage

family_name(object, ...)

Value

A character vector containing the family name.

Arguments

object

an R object.

...

arguments passed to other methods.