Added a dialog box for the k-related-sample non-parametric tests.
[pspp-builds.git] / src / ui / gui / data-editor.ui
index 69f2b413901f43aa4e67e5f6cb5c01bce72ef468..d87596cf16a17b23601a66c0943dce30ee0b05aa 100644 (file)
             <property name="label" translatable="yes">_Binomial</property>
           </object>
         </child>
+        <child>
+          <object class="GtkAction" id="k-related-samples">
+            <property name="name">"k-related-samples"></property>
+            <property name="label" translatable="yes">K Related _Samples</property>
+          </object>
+        </child>
         <child>
           <object class="GtkAction" id="roc-curve">
             <property name="name">roc-curve</property>
           <menu action="non-parametrics">
             <menuitem action="chi-square"/>
             <menuitem action="binomial"/>
+            <menuitem action="k-related-samples"/>
           </menu>
           <menuitem action="roc-curve"/>
         </menu>