Learn R Programming

gdverse (version 1.1.0)

plot.srsgd_result: plot SRSGD result

Description

S3 method to plot output for SRSGD model result in srsgd().

Usage

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

Value

A ggplot2 layer

Arguments

x

Return by srsgd().

...

(optional) Other arguments passed to patchwork::wrap_plots().