// //ƒÔsquare test command // //This command is used to test by ƒÔsquare statistic for independence of matrix. // //Syntax chisqt [variables]/ options ; //Options plevel=.xx //0.0 < .xx < 1.0 .xx is level of significance. (default=0.01) //Example 1 //handin data hand a1 - 4/ 101 120 70 35 153 162 88 46 89 135 78 24 ; //execute ƒÔsquare test chisqt a1 -4/ plevel=0.05 ;