Skip to contents

Draws parameter estimates across EM iterations, faceted by comparison, from data produced by il_training_history().

Usage

# S3 method for class 'il_training_history'
autoplot(object, ...)

Arguments

object

An il_training_history tibble.

...

Additional arguments (currently unused).

Value

A ggplot2::ggplot() object.