plot_coeffs: Plots the fit coefficients of the response surface model.

View source: R/utility_functions.R

plot_coeffsR Documentation

Plots the fit coefficients of the response surface model.

Description

plot_coeffs generates a plot with the fit coefficients of the response surface model with 95

Usage

plot_coeffs(tuner_rsm, ylab = "", factors)

Arguments

tuner_rsm

Second order model fit.

ylab

y-axis label.

factors

Factors.


pasturm/SIMIONtuneR documentation built on Feb. 6, 2025, 1:55 p.m.