I am trying to plot a regression function with three-way interaction such as:

y = a + x1b1 + x2b2 + x3b3 + x1x2b4 + x1x3b5 + x2x3b6 + x1x2x3b7

In Maple V I used the following syntax and Maple created an animated 3D plot:

animate3d(2.345+ x1*0.98 + x2*0.76 + x3*1.23 + x1*x2*0.076 + x1*x3*0.087 
+ x3*x2*1.0765 + x1*x2*x3*1.456,x1=1..7,x2=1..7,x3=1..7);

However, there is nowhere for me to specify the highest and lowest values 
of Y. I looked through the manual but yielded no result. Any help will be 
greatly appreciated.

****************************************************************************
Chong-ho (Alex) Yu, Ph.D., CNE, MCSE
Instruction and Research Support
Information Technology
Arizona State University
Tempe AZ 85287-0101
Voice: (602)965-7402
Fax: (602)965-6317
Email: [EMAIL PROTECTED]
URL:http://seamonkey.ed.asu.edu/~alex/
****************************************************************************           
  



===========================================================================
This list is open to everyone.  Occasionally, less thoughtful
people send inappropriate messages.  Please DO NOT COMPLAIN TO
THE POSTMASTER about these messages because the postmaster has no
way of controlling them, and excessive complaints will result in
termination of the list.

For information about this list, including information about the
problem of inappropriate messages and information about how to
unsubscribe, please see the web page at
http://jse.stat.ncsu.edu/
===========================================================================

Reply via email to