autoplot.grideval_result: Create a ggplot of a 'grideval_result' Object

View source: R/autoplot.R

autoplot.grideval_resultR Documentation

Create a ggplot of a grideval_result Object

Description

Create a ggplot of a grideval_result Object

Usage

autoplot.grideval_result(x, ..., confint = NULL)

Arguments

x

A grideval_result object.

...

Additional arguments discarded from plot.

confint

A decimal value indicating the confidence interval width (e.g. 0.95 for a 95 percent confidence interval). Defaults to NULL, in which case no confidence intervals will be drawn.

Value

A ggplot object.


copre documentation built on May 29, 2024, 7:36 a.m.