/[pspp]/pspp/tests/stats/descript-missing.sh
ViewVC logotype

Diff of /pspp/tests/stats/descript-missing.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by jstover, Mon Oct 10 22:18:06 2005 UTC revision 1.6 by jstover, Thu Oct 27 17:37:41 2005 UTC
# Line 16  export STAT_CONFIG_PATH Line 16  export STAT_CONFIG_PATH
16  cleanup()  cleanup()
17  {  {
18       cd /       cd /
19       rm -rf $TEMPDIR  #     rm -rf $TEMPDIR
20  }  }
21    
22    
# Line 77  $SUPERVISOR $here/../src/pspp -o raw-asc Line 77  $SUPERVISOR $here/../src/pspp -o raw-asc
77  if [ $? -ne 0 ] ; then no_result ; fi  if [ $? -ne 0 ] ; then no_result ; fi
78    
79  activity="compare output"  activity="compare output"
80  perl -pi -e s/^\s*\$//g $TEMPDIR/pspp.list  perl -pi -e 's/^\s*$//g' $TEMPDIR/pspp.list
81  diff  -b $TEMPDIR/pspp.list - <<EOF | perl -e 's/^\s*$//g'  diff -b $TEMPDIR/pspp.list - <<EOF
82  1.1 DATA LIST.  Reading 1 record from the command file.  1.1 DATA LIST.  Reading 1 record from the command file.
83  +--------+------+-------+------+  +--------+------+-------+------+
84  |Variable|Record|Columns|Format|  |Variable|Record|Columns|Format|
# Line 87  diff  -b $TEMPDIR/pspp.list - <<EOF | pe Line 87  diff  -b $TEMPDIR/pspp.list - <<EOF | pe
87  |V2      |     1|  2-  2|F1.0  |  |V2      |     1|  2-  2|F1.0  |
88  |V3      |     1|  3-  3|F1.0  |  |V3      |     1|  3-  3|F1.0  |
89  +--------+------+-------+------+  +--------+------+-------+------+
   
90  2.1 DESCRIPTIVES.  Valid cases = 7; cases with missing value(s) = 6.  2.1 DESCRIPTIVES.  Valid cases = 7; cases with missing value(s) = 6.
91  +--------#-------+---------+-----+--------+-------+--------+--------+--------+--------+--------+-----+-------+-------+-----+  +--------#-------+---------+-----+--------+-------+--------+--------+--------+--------+--------+-----+-------+-------+-----+
92  |Variable#Valid N|Missing N| Mean|S E Mean|Std Dev|Variance|Kurtosis|S E Kurt|Skewness|S E Skew|Range|Minimum|Maximum| Sum |  |Variable#Valid N|Missing N| Mean|S E Mean|Std Dev|Variance|Kurtosis|S E Kurt|Skewness|S E Skew|Range|Minimum|Maximum| Sum |
# Line 96  diff  -b $TEMPDIR/pspp.list - <<EOF | pe Line 95  diff  -b $TEMPDIR/pspp.list - <<EOF | pe
95  |V2      #      2|        5|2.500|    .500|   .707|    .500|    .   |    .   |    .   |    .   |1.000|  2.000|  3.000|5.000|  |V2      #      2|        5|2.500|    .500|   .707|    .500|    .   |    .   |    .   |    .   |1.000|  2.000|  3.000|5.000|
96  |V3      #      3|        4|3.000|    .577|  1.000|   1.000|    .   |    .   |    .000|   1.225|2.000|  2.000|  4.000|9.000|  |V3      #      3|        4|3.000|    .577|  1.000|   1.000|    .   |    .   |    .000|   1.225|2.000|  2.000|  4.000|9.000|
97  +--------#-------+---------+-----+--------+-------+--------+--------+--------+--------+--------+-----+-------+-------+-----+  +--------#-------+---------+-----+--------+-------+--------+--------+--------+--------+--------+-----+-------+-------+-----+
   
98  3.1 DESCRIPTIVES.  Valid cases = 7; cases with missing value(s) = 3.  3.1 DESCRIPTIVES.  Valid cases = 7; cases with missing value(s) = 3.
99  +--------#-------+---------+-----+--------+-------+--------+--------+--------+--------+--------+-----+-------+-------+------+  +--------#-------+---------+-----+--------+-------+--------+--------+--------+--------+--------+-----+-------+-------+------+
100  |Variable#Valid N|Missing N| Mean|S E Mean|Std Dev|Variance|Kurtosis|S E Kurt|Skewness|S E Skew|Range|Minimum|Maximum|  Sum |  |Variable#Valid N|Missing N| Mean|S E Mean|Std Dev|Variance|Kurtosis|S E Kurt|Skewness|S E Skew|Range|Minimum|Maximum|  Sum |
# Line 105  diff  -b $TEMPDIR/pspp.list - <<EOF | pe Line 103  diff  -b $TEMPDIR/pspp.list - <<EOF | pe
103  |V2      #      5|        2|1.600|    .400|   .894|    .800|    .312|   2.000|   1.258|    .913|2.000|  1.000|  3.000| 8.000|  |V2      #      5|        2|1.600|    .400|   .894|    .800|    .312|   2.000|   1.258|    .913|2.000|  1.000|  3.000| 8.000|
104  |V3      #      5|        2|2.200|    .583|  1.304|   1.700|  -1.488|   2.000|    .541|    .913|3.000|  1.000|  4.000|11.000|  |V3      #      5|        2|2.200|    .583|  1.304|   1.700|  -1.488|   2.000|    .541|    .913|3.000|  1.000|  4.000|11.000|
105  +--------#-------+---------+-----+--------+-------+--------+--------+--------+--------+--------+-----+-------+-------+------+  +--------#-------+---------+-----+--------+-------+--------+--------+--------+--------+--------+-----+-------+-------+------+
   
106  4.1 DESCRIPTIVES.  Valid cases = 1; cases with missing value(s) = 6.  4.1 DESCRIPTIVES.  Valid cases = 1; cases with missing value(s) = 6.
107  +--------#-------+---------+-----+--------+-------+--------+--------+--------+--------+--------+-----+-------+-------+-----+  +--------#-------+---------+-----+--------+-------+--------+--------+--------+--------+--------+-----+-------+-------+-----+
108  |Variable#Valid N|Missing N| Mean|S E Mean|Std Dev|Variance|Kurtosis|S E Kurt|Skewness|S E Skew|Range|Minimum|Maximum| Sum |  |Variable#Valid N|Missing N| Mean|S E Mean|Std Dev|Variance|Kurtosis|S E Kurt|Skewness|S E Skew|Range|Minimum|Maximum| Sum |
# Line 114  diff  -b $TEMPDIR/pspp.list - <<EOF | pe Line 111  diff  -b $TEMPDIR/pspp.list - <<EOF | pe
111  |V2      #      1|        0|3.000|    .   |   .   |    .   |    .   |    .   |    .   |    .   | .000|  3.000|  3.000|3.000|  |V2      #      1|        0|3.000|    .   |   .   |    .   |    .   |    .   |    .   |    .   | .000|  3.000|  3.000|3.000|
112  |V3      #      1|        0|4.000|    .   |   .   |    .   |    .   |    .   |    .   |    .   | .000|  4.000|  4.000|4.000|  |V3      #      1|        0|4.000|    .   |   .   |    .   |    .   |    .   |    .   |    .   | .000|  4.000|  4.000|4.000|
113  +--------#-------+---------+-----+--------+-------+--------+--------+--------+--------+--------+-----+-------+-------+-----+  +--------#-------+---------+-----+--------+-------+--------+--------+--------+--------+--------+-----+-------+-------+-----+
   
114  5.1 DESCRIPTIVES.  Valid cases = 4; cases with missing value(s) = 3.  5.1 DESCRIPTIVES.  Valid cases = 4; cases with missing value(s) = 3.
115  +--------#-------+---------+-----+--------+-------+--------+--------+--------+--------+--------+-----+-------+-------+------+  +--------#-------+---------+-----+--------+-------+--------+--------+--------+--------+--------+-----+-------+-------+------+
116  |Variable#Valid N|Missing N| Mean|S E Mean|Std Dev|Variance|Kurtosis|S E Kurt|Skewness|S E Skew|Range|Minimum|Maximum|  Sum |  |Variable#Valid N|Missing N| Mean|S E Mean|Std Dev|Variance|Kurtosis|S E Kurt|Skewness|S E Skew|Range|Minimum|Maximum|  Sum |

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26