plot.gpsm_erf {CausalGPS}R Documentation

Extend generic plot functions for gpsm_erf class

Description

A wrapper function to extend generic plot functions for gpsm_erf class.

Usage

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

Arguments

x

A gpsm_erf object.

...

Additional arguments passed to customize the plot.

Value

Returns a ggplot2 object, invisibly. This function is called for side effects.


[Package CausalGPS version 0.4.2 Index]