Learn R Programming

FARS (version 0.7.1)

plot.mldfm_subsample: Plot Method for mldfm_subsample Object

Description

Plots a histogram of the number of iterations used in each subsample estimation.

Usage

# S3 method for mldfm_subsample
plot(x, ...)

Value

A ggplot object (invisibly).

Arguments

x

An object of class mldfm_subsample.

...

Additional arguments (ignored).