T-test

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

T-test

Manmit Shrimali-2
Hello Team:

Is there any way in custom table syntax wherein I can get output by
multiple alpha values. For e.g. currently the following syntax will give
stat test based on 0.05.

  /COMPARETEST TYPE=MEAN ALPHA=0.05 ADJUST=BONFERRONI ORIGIN=COLUMN.

The following syntax is not working as it will only consider the last
statement:

  /COMPARETEST TYPE=MEAN ALPHA=0.05 ADJUST=BONFERRONI ORIGIN=COLUMN.
  /COMPARETEST TYPE=MEAN ALPHA=0.04 ADJUST=BONFERRONI ORIGIN=COLUMN.
  /COMPARETEST TYPE=MEAN ALPHA=0.03 ADJUST=BONFERRONI ORIGIN=COLUMN.

Please advice.

=====================
To manage your subscription to SPSSX-L, send a message to
[hidden email] (not to SPSSX-L), with no body text except the
command. To leave the list, send the command
SIGNOFF SPSSX-L
For a list of commands to manage subscriptions, send the command
INFO REFCARD