Template:ResponseSurface: Difference between revisions
From charlesreid1
(Created page with "{{#if:{{{arg|}}}|This is true|This is false}}") |
No edit summary |
||
| Line 1: | Line 1: | ||
{{#if:{{{ | <noinclude> | ||
This template creates/organizes information about response surfaces. | |||
The usage is like this: | |||
<pre> | |||
{{{ResponseSurface | |||
|link= | |||
|comments1= | |||
|polynomial_coefficient_vector= | |||
|polynomial_powers_matrix= | |||
|comments2= | |||
|image= | |||
|comments3= | |||
|statistics= | |||
|comments4= | |||
|text= | |||
}} | |||
</pre> | |||
</noinclude><!-- | |||
-->{{#if:{{{link|}}}|Download the response surface here: {{{link}}} }}<!-- | |||
-->{{#if:{{{comments1}}}|{{{comments1}}} }}<!-- | |||
-->{{#if:{{{polynomial_coefficient_vector|}}}|The polynomial coefficient vector is given by: | |||
{{{polynomial_coefficient_vector}}} | |||
}}<!-- | |||
-->{{#if:{{{polynomial_powers_matrix|}}}|The polynomial powers matrix corresponding to the polynomial coefficient vector is given by: | |||
{{{polynomial_powers_matrix|}}} | |||
}}<!-- | |||
-->{{#if:{{{comments2}}}|{{{comments2}}} }}<!-- | |||
-->{{#if:{{{image|}}}|The following is a visualization of the response surface (non-visualized dimensions are kept constant at their mean value): | |||
{{{image}}} | |||
}}<!-- | |||
-->{{#if:{{{comments3}}}|{{{comments3}}} }}<!-- | |||
-->{{#if:{{{statistics|}}}|Some key statistics for this response surface are given below: | |||
{{{statistics}}} | |||
}}<!-- | |||
-->{{#if:{{{comments4}}}|{{{comments4}}} }}<!-- | |||
-->{{#if:{{{text|}}}|{{{text}}} }}<!-- | |||
--> | |||
Revision as of 22:58, 3 July 2011
This template creates/organizes information about response surfaces.
The usage is like this:
{{{ResponseSurface
|link=
|comments1=
|polynomial_coefficient_vector=
|polynomial_powers_matrix=
|comments2=
|image=
|comments3=
|statistics=
|comments4=
|text=
}}
{{{comments1}}}{{{comments2}}}{{{comments3}}}{{{comments4}}}