Other packages > Find by keyword >

Vdgraph  

Variance Dispersion Graphs and Fraction of Design Space Plots for Response Surface Designs
View on CRAN: Click here


Download and install Vdgraph package within the R console
Install from CRAN:
install.packages("Vdgraph")

Install from Github:
library("remotes")
install_github("cran/Vdgraph")

Install by package version:
library("remotes")
install_version("Vdgraph", "2.2-7")



Attach the package and use:
library("Vdgraph")
Maintained by
John Lawson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-06-03
Latest Update:
Description:
Uses a modification of the published FORTRAN code in "A Computer Program for Generating Variance Dispersion Graphs" by G. Vining, Journal of Quality Technology, Vol. 25 No. 1 January 1993, to produce variance dispersion graphs. Also produces fraction of design space plots, and contains data frames for several minimal run response surface designs.
How to cite:
John Lawson (2011). Vdgraph: Variance Dispersion Graphs and Fraction of Design Space Plots for Response Surface Designs. R package version 2.2-7, https://cran.r-project.org/web/packages/Vdgraph. Accessed 30 Jun. 2026.
Previous versions and publish date:
1.0-1 (2011-06-03 08:06), 2.0-1 (2012-01-30 21:18), 2.1-3 (2013-01-29 23:11), 2.2-1 (2014-08-15 07:15), 2.2-2 (2014-12-13 00:05), 2.2-6 (2023-06-02 14:10), 2.2-7 (2023-09-08 23:30)
Other packages that cited Vdgraph R package
View Vdgraph citation profile
Other R packages that Vdgraph depends, imports, suggests or enhances
Complete documentation for Vdgraph
Functions, R codes and Examples using the Vdgraph R package
Full Vdgraph package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

bitops  
Bitwise Operations
Functions for bitwise operations on integer vectors. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
scalreg  
Scaled Sparse Linear Regression
Algorithms for fitting scaled sparse linear regression and estimating precision matrices. ...
Download / Learn more Package Citations See dependency  
MLGL  
Multi-Layer Group-Lasso
It implements a new procedure of variable selection in the context of redundancy between explanatory ...
Download / Learn more Package Citations See dependency  
gma  
Granger Mediation Analysis
Performs Granger mediation analysis (GMA) for time series. This package includes a single level GMA ...
Download / Learn more Package Citations See dependency  
shinyDND  
Shiny Drag-n-Drop
Add functionality to create drag and drop div elements in shiny. ...
Download / Learn more Package Citations See dependency  

27,653

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA