14.03.2014 Views

Scripting Guide - SAS

Scripting Guide - SAS

Scripting Guide - SAS

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

328 <strong>Scripting</strong> Platforms Chapter 10<br />

Additional Notes<br />

DOE Bayes Diagonal For example,<br />

DOE Bayes Diagonal = vector:<br />

This vector is used to modify the diagonal elements of the X'X matrix used for finding the D-optimal<br />

design. The supplied vector is added to the current diagonal elements of the X'X matrix.<br />

DOE Sphere Radius constrains the Custom Designer to a sphere instead of a hypercube.<br />

DOE Sphere Radius = n<br />

where n is the radius of the constraining sphere.<br />

Scatterplot <strong>Scripting</strong><br />

Use the Scene3DHardwareAcceleration command to set the Use Hardware Acceleration in<br />

Scatterplot 3D. For example,<br />

dt = Open( "$SAMPLE_DATA/solubility.jmp" );<br />

Scene3DHardwareAcceleration = 0;<br />

dt

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!