doe_pareto_plot: Pareto Plot

Description Usage Arguments

View source: R/doe_plots.R

Description

Visualize the significance of effects of a linear model. Currently this methods needs a FacDesign object as input in addition to the linear model.

Usage

1
2
doe_pareto_plot(fac_design, lm, alpha = 0.05,
  title = "Standardisierte Haupt- und Wechselwirkungen")

Arguments

lm

A linear model generated by lm.

alpha

Level of significance.

title

The title of the plot.

A

FacDesign object.


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