Boxplot scaling

The boxplot I create with the following  code under GAUSS 12 is distorted.

/*************************************/

d1= { 3, 10, 4, 5, 6, 2, 12, 4, 11, 10 };
d2= { 5, 15, 6, 7, 4, 8, 15, 6, 10, 12, 13, 9, 8, 10, 11 };

plotBox( 1.2, d1);
plotAddBox( 2.5, d2);

/*************************************/

Is there a solution?

1 Answer



0



This scaling issue and the handling of missings by plotBox have been fixed in the latest shipping release of GAUSS 13. I will check to see if the latest release of 12 also has these fixes and if they are scheduled to be patched if not.

aptech

1,773

Your Answer

1 Answer

0

This scaling issue and the handling of missings by plotBox have been fixed in the latest shipping release of GAUSS 13. I will check to see if the latest release of 12 also has these fixes and if they are scheduled to be patched if not.


You must login to post answers.

Have a Specific Question?

Get a real answer from a real person

Need Support?

Get help from our friendly experts.

Try GAUSS for 14 days for FREE

See what GAUSS can do for your data

© Aptech Systems, Inc. All rights reserved.

Privacy Policy