Vdgraph-package | R Documentation |
The Vdgraph package provides functions for creating Variance Dispersion Graphs and Fraction of Design Space Plots of a standardized response surface design stored in a matrix or a data frame.
The function Vdgraph(des)
creates the variance dispersion graph of the response surface design stored in the matrix or data frame des
. The function FDSPlot(des)
creates the fraction of design space plot of the response surface design stored in the matrix or data frame des
. Useful response surface designs are also included as matricies in the package. These include the hexagonal design for two factors Hex2
, the small composite designs for 3 to 6 factors and Roquemore's hybrid designs for 3 to 6 factors. The function Compare2Vdg makes the variance dispersion graphs of two designs on the same scale for comparison.
Package: | Vdgraph |
Type: | Package |
Version: | 2.2-7 |
Date: | 2023-09-08 |
License: | GPL2.0 |
Dependencies: | |
LazyLoad: | yes |
Packaged: | 2023-09-08 19:54:07 UTC; Lawson |
Built: | R 3.0.2; i386-pc-mingw32; 2011-03-22 19:54:08 UTC; windows |
Index:
Compare2Vdg this function makes Variance Dispersion Graphs of two response surface designs on the same graph for comparison Compare2FDS this function makes fraction of design space plots of two response surface designs on the same graph for comparison D310 Roquemore (1976) Hybrid design D310 D311A Roquemore (1976) Hybrid design 311A D311B Roquemore (1976) Hybrid design D311B D416A Roquemore (1976) Hybrid design 416A D416B Roquemore (1976) Hybrid design D416B D416C Roquemore (1976) Hybrid design D416C D628A Roquemore (1976) Hybrid design D628A FDSPlot this function makses a fraction of design space plot of a response surface design Hex2 Hexagonal design for two factors SCDDL5 Draper and Lin's Small Composite Design for five factors SCDH2 Hartley's Small Composite Design for two factors SCDH3 Hartley's Small Composite Design for three factors SCDH4 Hartley's Small Composite Design for four factors SCDH5 Hartley's Small Composite Design for five factors SCDH6 Hartley's Small Composite Design for six factors Vardsgr Loads compiled fortran in shared file vdg Vdgraph this function makes a Variance Dispersion Graph of a response surface design
John Lawson <lawson@byu.edu>
Maintainer: John Lawson <lawson@byu.edu>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.