/dports/math/R-cran-qualityTools/qualityTools/man/ |
H A D | contourPlot.Rd | 1 \name{contourPlot} 3 \alias{contourPlot} 13 contourPlot(x, y, z, data = NULL, xlim, ylim, main, xlab, ylab, form = "fit", 74 The function \code{contourPlot()} returns an invisible list with the following entries: 84 …For an example in context which shows the usage of the function \code{contourPlot()} to an object … 102 contourPlot(A,B,y, data = fdo, form = "linear") 104 contourPlot(A,B,y, data = fdo, form = "full") 107 contourPlot(A,B,y, data = fdo, form = "fit") 109 contourPlot(A,B,y, data = fdo, form = "y ~ A*B + I(A^2)") 111 contourPlot(A,B,y, data = fdo, form = "full", col = 2) [all …]
|
H A D | optimum.Rd | 102 contourPlot(A, B, y1, data = fdo) 103 contourPlot(A, B, y2, data = fdo)
|
H A D | qualityTools-package.Rd | 60 example(contourPlot)
|
H A D | mixDesign.Rd | 124 #show contourPlot and wirePlot
|
H A D | wirePlot.Rd | 115 \code{\link{contourPlot}}\cr
|
/dports/math/R-cran-qualityTools/qualityTools/inst/doc/ |
H A D | qualityTools.R | 212 contourPlot(A, B, yield, data = fdo) 220 contourPlot(A, B, yield, data = fdo) 278 contourPlot(A, B, y2, data = fdo, form = "y2~A+B+C+A*B") 286 contourPlot(A, B, y2, data = fdo, form = "y2~A+B+C+A*B") 382 contourPlot(A,B,yield2,form="yield2~A*B+I(A^2)+I(B^2)",data=rsdo) 390 contourPlot(A,B,yield2,form="yield2~A*B+I(A^2)+I(B^2)",data=rsdo)
|
H A D | qualityTools.rnw | 531 …ph{interactionPlot}, \Remph{lm} as well as \Remph{wirePlot} and \Remph{contourPlot} (figure \ref{f… 586 …m of a wireframe or contour plot using the \Remph{wirePlot} and \Remph{contourPlot} method of the … 591 contourPlot(A, B, yield, data = fdo) 674 A 3D visualization is done with the help of the methods \Remph{wirePlot} and \Remph{contourPlot} of… 679 contourPlot(A, B, y2, data = fdo, form = "y2~A+B+C+A*B") 690 Using the \Remph{wirePlot} and \Remph{contourPlot} methods of the qualityTools package settings of … 788 …sponse surface can be visualized using the \Remph{wirePlot} and \Remph{contourPlot} method of the … 793 contourPlot(A,B,yield2,form="yield2~A*B+I(A^2)+I(B^2)",data=rsdo) 1012 …response3AndContour3}). In addition to the \Remph{wirePlot} and \Remph{contourPlot} methods the na…
|
/dports/math/R-cran-qualityTools/qualityTools/ |
H A D | MD5 | 71 2c1277bc258abeac281a3e19c46c4533 *man/contourPlot.Rd
|
/dports/math/R-cran-qualityTools/qualityTools/vignettes/ |
H A D | qualityTools.rnw | 531 …ph{interactionPlot}, \Remph{lm} as well as \Remph{wirePlot} and \Remph{contourPlot} (figure \ref{f… 586 …m of a wireframe or contour plot using the \Remph{wirePlot} and \Remph{contourPlot} method of the … 591 contourPlot(A, B, yield, data = fdo) 674 A 3D visualization is done with the help of the methods \Remph{wirePlot} and \Remph{contourPlot} of… 679 contourPlot(A, B, y2, data = fdo, form = "y2~A+B+C+A*B") 690 Using the \Remph{wirePlot} and \Remph{contourPlot} methods of the qualityTools package settings of … 788 …sponse surface can be visualized using the \Remph{wirePlot} and \Remph{contourPlot} method of the … 793 contourPlot(A,B,yield2,form="yield2~A*B+I(A^2)+I(B^2)",data=rsdo) 1012 …response3AndContour3}). In addition to the \Remph{wirePlot} and \Remph{contourPlot} methods the na…
|
/dports/science/shelxle/shelxle-1.0.1352/ |
H A D | window.h | 235 void contourPlot();
|
H A D | window.cpp | 1165 …= a = tb->addAction(QIcon(":/xle-icons/cont.svg"),"Create Contour Plot",this, SLOT(contourPlot())); in Window() 17258 void Window::contourPlot(){ in contourPlot() function in Window
|
/dports/math/R-cran-qualityTools/qualityTools/R/ |
H A D | vis_n.r | 239 contourPlot = function(x, y, z, data = NULL, xlim, ylim, main, xlab, ylab, form = "fit", col = 1, s… function
|