AIM

AIM is available in Statistics Base Edition.

AIM grouping-var

  [/CATEGORICAL varlist]

  [/CONTINUOUS varlist]

  [/CRITERIA [ADJUST = {BONFERRONI**}] [CI = {95** }] 
                       {NONE        }        {value}

             [HIDENOTSIG = {NO**}]] [SHOWREFLINE = {NO   }] ]
                           {YES }                  {YES**}

  [/MISSING {EXCLUDE**} ]
            {INCLUDE  }

  [/PLOT [CATEGORY] [CLUSTER [(TYPE = {BAR*})]] [ERRORBAR] 
                                      {PIE } 

         [IMPORTANCE [([X = {GROUP*  }] [Y = {TEST* }])]] ]
                            {VARIABLE}       {PVALUE}

* Default if the keyword is omitted.

** Default if the subcommand or keyword is omitted.

This command reads the active dataset and causes execution of any pending commands. See the topic Command Order for more information.

Example

AIM TSC_1
  /CATEGORICAL type
  /CONTINUOUS price engine_s horsepow wheelbas width length 
              curb_wgt fuel_cap mpg
  /PLOT CLUSTER.