plot.srsgd_result {gdverse}R Documentation

plot SRSGD result

Description

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

Usage

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

Arguments

x

Return by srsgd().

...

(optional) Other arguments.

Value

A ggplot2 layer

Author(s)

Wenbo Lv lyu.geosocial@gmail.com


[Package gdverse version 1.3-3 Index]