doe_surface_plot: Surface Plot

Description Usage Arguments

View source: R/doe_plots.R

Description

Visualize the prediction of a full factorial design with a three-dimensional surface plot.

Usage

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

Arguments

fac_design

A FacDesign object.

factor_1

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.