From 0e97bbc8c011794215e1f8abb100e0b2129a63b9 Mon Sep 17 00:00:00 2001 From: John Darrington Date: Tue, 20 Nov 2012 18:05:07 +0100 Subject: [PATCH] Analyze Menu: New submenu for Regression Move the Linear Regression menuitem into a new submenu Regression. This is in preparation for a new menuitem for Logistic Regression --- src/ui/gui/data-editor.ui | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/ui/gui/data-editor.ui b/src/ui/gui/data-editor.ui index cfa5b3e918..8e37b275f7 100644 --- a/src/ui/gui/data-editor.ui +++ b/src/ui/gui/data-editor.ui @@ -444,6 +444,12 @@ Re_liability... + + + regression + _Regression + + linear-regression @@ -627,7 +633,9 @@ - + + + -- 2.30.2