14.03.2014 Views

Scripting Guide - JMP

Scripting Guide - JMP

Scripting Guide - JMP

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.

10 Introducing JSL Chapter 1<br />

Saving and sharing your work<br />

"Explore data adventurously"), Values([95, 123, 74, 145, 64, 84, 128, 79,<br />

112, 107, 67, 98, 105, 95, 79, 81, 91, 142, 84, 85, 93, 99, 119, 92, 112,<br />

99, 113, 92, 112, 128, 111, 105, 104, 106, 112, 115, 128, 116, 134,<br />

172])));<br />

Bivariate(Y(weight), X(height), Fit Line({Confid Curves Fit(1)}), Where(<br />

:sex == "F")); Bivariate(Y(weight), X(height), Fit Line({Confid Curves<br />

Fit(1)}), Where( :sex == "M"));<br />

Fit Model(Y( :weight), Effects( :sex, :height, :sex * :height),<br />

Personality(Standard Least Squares), Run Model(Profiler(Confidence<br />

Intervals(1), Desirability Functions(1)), :weight

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

Saved successfully!

Ooh no, something went wrong!