Template:ResponseSurface: Difference between revisions
From charlesreid1
(Created page with "{{#if:{{{arg|}}}|This is true|This is false}}") |
No edit summary |
||
| (12 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{ | <noinclude> | ||
This template creates/organizes information about response surfaces. | |||
The usage is like this: | |||
<pre> | |||
{{ResponseSurface | |||
|link=http://files.charlesmartinreid.com/ExperimentalDesign/ | |||
|comments1= | |||
|image= | |||
|comments2= | |||
|statistics= | |||
|comments3= | |||
|text= | |||
}} | |||
</pre> | |||
=Example= | |||
{{ResponseSurface | |||
|title=Quartic Response Surface, 6 Dimensions | |||
|link=http://files.charlesmartinreid.com/ExperimentalDesign/MCResponseSurface_Yp_exit_6dim_4deg.mat | |||
|comments1=Some thoughts about this response surface? | |||
|image=MCResponseSurface_Yp_exit_6dim_4deg.png | |||
|comments2=Some comments about the image | |||
|statistics= | |||
<pre> | |||
--------------------------------------------------- | |||
Response surface summary of information: | |||
Number of variables in response surface is 6. | |||
Number of terms in polynomial is 210. | |||
Degree of response surface is 4. | |||
MSE = 0.02069806 | |||
MSE DoF = 9790 | |||
L-inf norm resid = 0.37829408 | |||
R^2 = 0.85452284 | |||
adjusted R^2 = 0.85141715 | |||
--------------------------------------------------- | |||
</pre> | |||
|comments3=Comments about the statistics? | |||
}} | |||
---- | |||
---- | |||
---- | |||
</noinclude> | |||
Download the response surface here: {{{link}}} | |||
{{{comments1|}}} | |||
The following is a visualization of the response surface (non-visualized dimensions are kept constant at their mean value): | |||
[[Image:{{{image}}}|500px]] | |||
{{{comments2|}}} | |||
Some key statistics for this response surface are given below: | |||
{{{statistics}}} | |||
{{{comments3|}}} | |||
{{{text|}}} | |||
Latest revision as of 03:23, 4 July 2011
This template creates/organizes information about response surfaces.
The usage is like this:
{{ResponseSurface
|link=http://files.charlesmartinreid.com/ExperimentalDesign/
|comments1=
|image=
|comments2=
|statistics=
|comments3=
|text=
}}
Example
Download the response surface here: http://files.charlesmartinreid.com/ExperimentalDesign/MCResponseSurface_Yp_exit_6dim_4deg.mat
Some thoughts about this response surface?
The following is a visualization of the response surface (non-visualized dimensions are kept constant at their mean value):
File:MCResponseSurface Yp exit 6dim 4deg.png
Some comments about the image
Some key statistics for this response surface are given below:
--------------------------------------------------- Response surface summary of information: Number of variables in response surface is 6. Number of terms in polynomial is 210. Degree of response surface is 4. MSE = 0.02069806 MSE DoF = 9790 L-inf norm resid = 0.37829408 R^2 = 0.85452284 adjusted R^2 = 0.85141715 ---------------------------------------------------
Comments about the statistics?
Download the response surface here: {{{link}}}
The following is a visualization of the response surface (non-visualized dimensions are kept constant at their mean value):
[[Image:{{{image}}}|500px]]
Some key statistics for this response surface are given below:
{{{statistics}}}