Added an implementation for the One Sample Kolmogorov-Smirnov Test
[pspp-builds.git] / src / ui / gui / data-editor.ui
index c7faa8a93698b94122468d388dc9e23c09f2061a..985d670829457f046cc8216488cae61ae2bd5821 100644 (file)
             <property name="label" translatable="yes">R_uns...</property>
           </object>
         </child>
+        <child>
+          <object class="GtkAction" id="ks-one-sample">
+            <property name="name">ks-one-sample</property>
+            <property name="label" translatable="yes">1-Sample _K-S...</property>
+          </object>
+        </child>
         <child>
           <object class="GtkAction" id="two-related-samples">
             <property name="name">"two-related-samples"></property>
             <menuitem action="chi-square"/>
             <menuitem action="binomial"/>
             <menuitem action="runs"/>
+            <menuitem action="ks-one-sample"/>
             <menuitem action="two-related-samples"/>
             <menuitem action="k-related-samples"/>
           </menu>