Learn R Programming

gglm (version 1.0.4)

list_model_classes: list_model_classes

Description

Returns the possible model classes that `gglm` works with.

Usage

list_model_classes(...)

Value

A character vector containing the possible model classes that `gglm` works with.

Arguments

...

Currently ignored. For extendability.

Examples

Run this code
list_model_classes()

Run the code above in your browser using DataLab