Learn R Programming

edina (version 0.1.1)

model_selection_graph: View Model Selection Statistics Across Models

Description

Displays information about the value of each model information criterion for a given model across the dimensions the Q matrix is estimated.

Usage

model_selection_graph(x, ...)

Arguments

x

An auto_edina or auto_errum object.

...

Not used

Value

A ggplot2 object

See Also

autoplot.auto_edina()