doe_contour_plot: Contour Plot

Description Usage Arguments

View source: R/doe_plots.R

Description

Visualize the prediction of a full factorial design for two factors with a two-dimensional contour plot.

Usage

1
doe_contour_plot(fac_design, factor_1, factor_2, interactions = FALSE)

Arguments

fac_design

A FacDesign object.

factor_1, factor2

A FacDesignFactor object in fac_design$get_factor_storage().

interactions

If TRUE, interactions between factor_1 and factor_2 are considered.


DavidBarke/QWUtils documentation built on Jan. 13, 2020, 11:52 a.m.