contour.ResponseSurface: Method for plotting of contours based on maxR statistics

View source: R/ResponseSurface-methods.R

contour.ResponseSurfaceR Documentation

Method for plotting of contours based on maxR statistics

Description

Method for plotting of contours based on maxR statistics

Usage

## S3 method for class 'ResponseSurface'
contour(x, colorBy = "maxR", ...)

Arguments

x

Output of fitSurface

colorBy

String indicating the characteristic to use for coloring ("maxR" or "effect-size"). By default, "maxR".

...

Further parameters passed to plot.maxR


BIGL documentation built on July 9, 2023, 7:15 p.m.