You can install:
With ggDoE youâll be able to generate common plots used in Design of Experiments with ggplot2.
The following plots are currently available:
The following datasets/designs are included in ggDoE as tibbles:
adapted_epitaxial: Adapted epitaxial layer experiment obtain from the book
âExperiments: Planning, Analysis, and Optimization, 2nd Editionâ
original_epitaxial: Original epitaxial layer experiment obtain from the book
âExperiments: Planning, Analysis, and Optimization, 2nd Editionâ
pulp_experiment: Reflectance Data, Pulp Experiment obtain from the book
âExperiments: Planning, Analysis, and Optimization, 2nd Editionâ
girder_experiment: Girder experiment obtain from the book
âExperiments: Planning, Analysis, and Optimization, 2nd Editionâ
aliased_design: D-efficient minimal aliasing design obtained from the article
âEfficient Designs With Minimal Aliasing by Bradley Jones and Christopher J. Nachtsheimâ
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 MatrixCorrelation matrix plot to visualize the Alias matrix
Box-Cox Transformation Lambda PlotObtain the trace plot of the t-statistics after applying Boxcox transformation across a specified sequence of lambda values
Boxplots Regression Diagnostic PlotsThe default plots are 1-4
Half-Normal Plot Interaction Effects PlotInteraction effects plot between two factors in a factorial design
Main Effects PlotsMain effect plots for each factor in a factorial design
Contour Plotscontour plot(s) that display the fitted surface for an rsm object involving two or more numerical predictors
Pareto PlotPareto plot of effects with cutoff values for the margin of error (ME) and simultaneous margin of error (SME)
Two Dimensional ProjectionsThis 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