A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://cran.rstudio.com/web/packages/rlang/../parsnip/../ggplot2/../ggDoE/readme/README.html below:

README

ggDoE

Installation

You can install:

Overview

With ggDoE you’ll be able to generate common plots used in Design of Experiments with ggplot2.

The following plots are currently available:

  1. Alias Matrix
  2. Box-Cox Transformation
  3. Lambda Plot
  4. Boxplots
  5. Regression Diagnostic Plots
  6. Half-Normal Plot
  7. Interaction Effects Plot for a Factorial Design
  8. Main Effects Plot for a Factorial Design
  9. Contour Plots for Response Surface Methodology
  10. Pareto Plot
  11. Two Dimensional Projections of a Latin Hypercube Design

The following datasets/designs are included in ggDoE as tibbles:

Citation

If you want to cite this package in a scientific journal or in any other context, run the following code in your R console

Warning in citation("ggDoE"): could not determine year for 'ggDoE' from package
DESCRIPTION file

To cite package 'ggDoE' in publications use:

  Toledo Luna J (????). _ggDoE: Modern Graphs for Design of Experiments
  with 'ggplot2'_. R package version 0.8, <https://ggdoe.netlify.app>.

A BibTeX entry for LaTeX users is

  @Manual{,
    title = {ggDoE: Modern Graphs for Design of Experiments with 'ggplot2'},
    author = {Jose {Toledo Luna}},
    note = {R package version 0.8},
    url = {https://ggdoe.netlify.app},
  }
Contributing to the package

I welcome feedback, suggestions, issues, and contributions! Check out the CONTRIBUTING file for more details.

Examples of Plots Alias Matrix

Correlation matrix plot to visualize the Alias matrix

Box-Cox Transformation

Lambda Plot

Obtain the trace plot of the t-statistics after applying Boxcox transformation across a specified sequence of lambda values

Boxplots

Regression Diagnostic Plots
  1. Residual vs. Fitted Values
  2. Normal-QQ plot
  3. Scale-Location plot
  4. Residual vs. Leverage
  5. Cook’s Distance
  6. Collinearity

The default plots are 1-4

Half-Normal Plot

Interaction Effects Plot

Interaction effects plot between two factors in a factorial design

Main Effects Plots

Main effect plots for each factor in a factorial design

Contour Plots

contour plot(s) that display the fitted surface for an rsm object involving two or more numerical predictors

Pareto Plot

Pareto plot of effects with cutoff values for the margin of error (ME) and simultaneous margin of error (SME)

Two Dimensional Projections

This function will output all two dimensional projections from a Latin hypercube design


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4