1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain=
"sc">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkAdjustment" id=
"confidencelevel-adjustment">
6 <property name=
"upper">1</property>
7 <property name=
"value">0.95</property>
8 <property name=
"step_increment">0.01</property>
9 <property name=
"page_increment">0.1</property>
11 <object class=
"GtkDialog" id=
"RegressionDialog">
12 <property name=
"can_focus">False
</property>
13 <property name=
"border_width">6</property>
14 <property name=
"title" translatable=
"yes" context=
"regressiondialog|RegressionDialog">Regression
</property>
15 <property name=
"default_width">0</property>
16 <property name=
"default_height">0</property>
17 <property name=
"type_hint">dialog
</property>
18 <child internal-child=
"vbox">
19 <object class=
"GtkBox" id=
"dialog-vbox1">
20 <property name=
"can_focus">False
</property>
21 <property name=
"orientation">vertical
</property>
22 <property name=
"spacing">12</property>
23 <child internal-child=
"action_area">
24 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
25 <property name=
"can_focus">False
</property>
26 <property name=
"layout_style">end
</property>
28 <object class=
"GtkButton" id=
"ok">
29 <property name=
"label">gtk-ok
</property>
30 <property name=
"visible">True
</property>
31 <property name=
"can_focus">True
</property>
32 <property name=
"can_default">True
</property>
33 <property name=
"has_default">True
</property>
34 <property name=
"receives_default">True
</property>
35 <property name=
"use_stock">True
</property>
38 <property name=
"expand">False
</property>
39 <property name=
"fill">True
</property>
40 <property name=
"position">0</property>
44 <object class=
"GtkButton" id=
"cancel">
45 <property name=
"label">gtk-cancel
</property>
46 <property name=
"visible">True
</property>
47 <property name=
"can_focus">True
</property>
48 <property name=
"can_default">True
</property>
49 <property name=
"receives_default">True
</property>
50 <property name=
"use_stock">True
</property>
53 <property name=
"expand">False
</property>
54 <property name=
"fill">True
</property>
55 <property name=
"position">1</property>
59 <object class=
"GtkButton" id=
"help">
60 <property name=
"label">gtk-help
</property>
61 <property name=
"visible">True
</property>
62 <property name=
"can_focus">True
</property>
63 <property name=
"receives_default">True
</property>
64 <property name=
"use_stock">True
</property>
67 <property name=
"expand">False
</property>
68 <property name=
"fill">True
</property>
69 <property name=
"position">2</property>
70 <property name=
"secondary">True
</property>
75 <property name=
"expand">False
</property>
76 <property name=
"fill">True
</property>
77 <property name=
"pack_type">end
</property>
78 <property name=
"position">0</property>
82 <object class=
"GtkFrame" id=
"frame-data">
83 <property name=
"visible">True
</property>
84 <property name=
"can_focus">False
</property>
85 <property name=
"label_xalign">0</property>
86 <property name=
"shadow_type">none
</property>
88 <object class=
"GtkAlignment" id=
"alignment1">
89 <property name=
"visible">True
</property>
90 <property name=
"can_focus">False
</property>
91 <property name=
"top_padding">6</property>
92 <property name=
"bottom_padding">6</property>
93 <property name=
"left_padding">12</property>
94 <property name=
"right_padding">12</property>
96 <!-- n-columns=1 n-rows=1 -->
97 <object class=
"GtkGrid" id=
"grid1">
98 <property name=
"visible">True
</property>
99 <property name=
"can_focus">False
</property>
100 <property name=
"row_spacing">6</property>
101 <property name=
"column_spacing">12</property>
103 <object class=
"GtkLabel" id=
"variable1-range-label">
104 <property name=
"visible">True
</property>
105 <property name=
"can_focus">False
</property>
106 <property name=
"label" translatable=
"yes" context=
"regressiondialog|variable1-range-label">Independent variable(s) (X) range:
</property>
107 <property name=
"use_underline">True
</property>
108 <property name=
"mnemonic_widget">variable1-range-edit
</property>
109 <property name=
"xalign">0</property>
112 <property name=
"left_attach">0</property>
113 <property name=
"top_attach">0</property>
117 <object class=
"GtkEntry" id=
"variable1-range-edit">
118 <property name=
"visible">True
</property>
119 <property name=
"can_focus">True
</property>
120 <property name=
"valign">center
</property>
121 <property name=
"hexpand">True
</property>
122 <property name=
"activates_default">True
</property>
123 <property name=
"truncate-multiline">True
</property>
124 <property name=
"width_chars">30</property>
127 <property name=
"left_attach">1</property>
128 <property name=
"top_attach">0</property>
132 <object class=
"GtkButton" id=
"variable1-range-button">
133 <property name=
"visible">True
</property>
134 <property name=
"can_focus">True
</property>
135 <property name=
"receives_default">True
</property>
138 <property name=
"left_attach">2</property>
139 <property name=
"top_attach">0</property>
143 <object class=
"GtkLabel" id=
"variable2-range-label">
144 <property name=
"visible">True
</property>
145 <property name=
"can_focus">False
</property>
146 <property name=
"label" translatable=
"yes" context=
"regressiondialog|variable2-range-label">Dependent variable (Y) range:
</property>
147 <property name=
"use_underline">True
</property>
148 <property name=
"mnemonic_widget">variable2-range-edit
</property>
149 <property name=
"xalign">0</property>
152 <property name=
"left_attach">0</property>
153 <property name=
"top_attach">1</property>
157 <object class=
"GtkEntry" id=
"variable2-range-edit">
158 <property name=
"visible">True
</property>
159 <property name=
"can_focus">True
</property>
160 <property name=
"valign">center
</property>
161 <property name=
"hexpand">True
</property>
162 <property name=
"activates_default">True
</property>
163 <property name=
"truncate-multiline">True
</property>
164 <property name=
"width_chars">30</property>
167 <property name=
"left_attach">1</property>
168 <property name=
"top_attach">1</property>
172 <object class=
"GtkButton" id=
"variable2-range-button">
173 <property name=
"visible">True
</property>
174 <property name=
"can_focus">True
</property>
175 <property name=
"receives_default">True
</property>
178 <property name=
"left_attach">2</property>
179 <property name=
"top_attach">1</property>
183 <object class=
"GtkCheckButton" id=
"withlabels-check">
184 <property name=
"label" translatable=
"yes" context=
"regressiondialog|withlabels-check">Both X and Y ranges have labels
</property>
185 <property name=
"visible">True
</property>
186 <property name=
"can_focus">True
</property>
187 <property name=
"receives_default">False
</property>
188 <property name=
"halign">start
</property>
189 <property name=
"draw_indicator">True
</property>
192 <property name=
"left_attach">0</property>
193 <property name=
"top_attach">2</property>
194 <property name=
"width">3</property>
198 <object class=
"GtkLabel" id=
"output-range-label">
199 <property name=
"visible">True
</property>
200 <property name=
"can_focus">False
</property>
201 <property name=
"label" translatable=
"yes" context=
"regressiondialog|output-range-label">Results to:
</property>
202 <property name=
"use_underline">True
</property>
203 <property name=
"mnemonic_widget">output-range-edit
</property>
204 <property name=
"xalign">0</property>
207 <property name=
"left_attach">0</property>
208 <property name=
"top_attach">3</property>
212 <object class=
"GtkEntry" id=
"output-range-edit">
213 <property name=
"visible">True
</property>
214 <property name=
"can_focus">True
</property>
215 <property name=
"valign">center
</property>
216 <property name=
"hexpand">True
</property>
217 <property name=
"activates_default">True
</property>
218 <property name=
"truncate-multiline">True
</property>
219 <property name=
"width_chars">30</property>
222 <property name=
"left_attach">1</property>
223 <property name=
"top_attach">3</property>
227 <object class=
"GtkButton" id=
"output-range-button">
228 <property name=
"visible">True
</property>
229 <property name=
"can_focus">True
</property>
230 <property name=
"receives_default">True
</property>
233 <property name=
"left_attach">2</property>
234 <property name=
"top_attach">3</property>
242 <object class=
"GtkLabel" id=
"label1">
243 <property name=
"visible">True
</property>
244 <property name=
"can_focus">False
</property>
245 <property name=
"label" translatable=
"yes" context=
"regressiondialog|label1">Data
</property>
247 <attribute name=
"weight" value=
"bold"/>
253 <property name=
"expand">False
</property>
254 <property name=
"fill">True
</property>
255 <property name=
"position">0</property>
259 <object class=
"GtkFrame" id=
"frame-group">
260 <property name=
"visible">True
</property>
261 <property name=
"can_focus">False
</property>
262 <property name=
"label_xalign">0</property>
263 <property name=
"shadow_type">none
</property>
265 <object class=
"GtkAlignment" id=
"alignment2">
266 <property name=
"visible">True
</property>
267 <property name=
"can_focus">False
</property>
268 <property name=
"top_padding">6</property>
269 <property name=
"bottom_padding">6</property>
270 <property name=
"left_padding">12</property>
271 <property name=
"right_padding">12</property>
273 <!-- n-columns=1 n-rows=1 -->
274 <object class=
"GtkGrid" id=
"grid2">
275 <property name=
"visible">True
</property>
276 <property name=
"can_focus">False
</property>
277 <property name=
"row_spacing">6</property>
278 <property name=
"column_spacing">12</property>
280 <object class=
"GtkRadioButton" id=
"groupedby-columns-radio">
281 <property name=
"label" translatable=
"yes" context=
"regressiondialog|groupedby-columns-radio">Columns
</property>
282 <property name=
"visible">True
</property>
283 <property name=
"can_focus">True
</property>
284 <property name=
"receives_default">False
</property>
285 <property name=
"use_underline">True
</property>
286 <property name=
"xalign">0</property>
287 <property name=
"active">True
</property>
288 <property name=
"draw_indicator">True
</property>
291 <property name=
"left_attach">0</property>
292 <property name=
"top_attach">0</property>
296 <object class=
"GtkRadioButton" id=
"groupedby-rows-radio">
297 <property name=
"label" translatable=
"yes" context=
"regressiondialog|groupedby-rows-radio">Rows
</property>
298 <property name=
"visible">True
</property>
299 <property name=
"can_focus">True
</property>
300 <property name=
"receives_default">False
</property>
301 <property name=
"use_underline">True
</property>
302 <property name=
"xalign">0</property>
303 <property name=
"draw_indicator">True
</property>
304 <property name=
"group">groupedby-columns-radio
</property>
307 <property name=
"left_attach">1</property>
308 <property name=
"top_attach">0</property>
316 <object class=
"GtkLabel" id=
"label2">
317 <property name=
"visible">True
</property>
318 <property name=
"can_focus">False
</property>
319 <property name=
"label" translatable=
"yes" context=
"regressiondialog|label2">Grouped by
</property>
321 <attribute name=
"weight" value=
"bold"/>
327 <property name=
"expand">False
</property>
328 <property name=
"fill">True
</property>
329 <property name=
"position">1</property>
333 <object class=
"GtkFrame" id=
"frame-param">
334 <property name=
"visible">True
</property>
335 <property name=
"can_focus">False
</property>
336 <property name=
"label_xalign">0</property>
337 <property name=
"shadow_type">none
</property>
339 <object class=
"GtkAlignment" id=
"alignment5">
340 <property name=
"visible">True
</property>
341 <property name=
"can_focus">False
</property>
342 <property name=
"top_padding">6</property>
343 <property name=
"bottom_padding">6</property>
344 <property name=
"left_padding">12</property>
345 <property name=
"right_padding">12</property>
347 <!-- n-columns=1 n-rows=1 -->
348 <object class=
"GtkGrid" id=
"grid4">
349 <property name=
"visible">True
</property>
350 <property name=
"can_focus">False
</property>
351 <property name=
"row_spacing">6</property>
352 <property name=
"column_spacing">12</property>
354 <object class=
"GtkRadioButton" id=
"linear-radio">
355 <property name=
"label" translatable=
"yes" context=
"regressiondialog|linear-radio">Linear Regression
</property>
356 <property name=
"visible">True
</property>
357 <property name=
"can_focus">True
</property>
358 <property name=
"receives_default">False
</property>
359 <property name=
"halign">start
</property>
360 <property name=
"valign">center
</property>
361 <property name=
"use_underline">True
</property>
362 <property name=
"active">True
</property>
363 <property name=
"draw_indicator">True
</property>
366 <property name=
"left_attach">0</property>
367 <property name=
"top_attach">0</property>
371 <object class=
"GtkRadioButton" id=
"logarithmic-radio">
372 <property name=
"label" translatable=
"yes" context=
"regressiondialog|logarithmic-radio">Logarithmic Regression
</property>
373 <property name=
"visible">True
</property>
374 <property name=
"can_focus">True
</property>
375 <property name=
"receives_default">False
</property>
376 <property name=
"halign">start
</property>
377 <property name=
"valign">center
</property>
378 <property name=
"use_underline">True
</property>
379 <property name=
"draw_indicator">True
</property>
380 <property name=
"group">linear-radio
</property>
383 <property name=
"left_attach">0</property>
384 <property name=
"top_attach">1</property>
388 <object class=
"GtkRadioButton" id=
"power-radio">
389 <property name=
"label" translatable=
"yes" context=
"regressiondialog|power-radio">Power Regression
</property>
390 <property name=
"visible">True
</property>
391 <property name=
"can_focus">True
</property>
392 <property name=
"receives_default">False
</property>
393 <property name=
"halign">start
</property>
394 <property name=
"valign">center
</property>
395 <property name=
"use_underline">True
</property>
396 <property name=
"draw_indicator">True
</property>
397 <property name=
"group">linear-radio
</property>
400 <property name=
"left_attach">0</property>
401 <property name=
"top_attach">2</property>
409 <object class=
"GtkLabel" id=
"label3">
410 <property name=
"visible">True
</property>
411 <property name=
"can_focus">False
</property>
412 <property name=
"label" translatable=
"yes" context=
"regressiondialog|label3">Output Regression Types
</property>
414 <attribute name=
"weight" value=
"bold"/>
420 <property name=
"expand">False
</property>
421 <property name=
"fill">True
</property>
422 <property name=
"position">2</property>
426 <object class=
"GtkFrame" id=
"frame-options">
427 <property name=
"visible">True
</property>
428 <property name=
"can_focus">False
</property>
429 <property name=
"label_xalign">0</property>
430 <property name=
"shadow_type">none
</property>
432 <object class=
"GtkAlignment" id=
"alignment6">
433 <property name=
"visible">True
</property>
434 <property name=
"can_focus">False
</property>
435 <property name=
"left_padding">12</property>
437 <!-- n-columns=1 n-rows=1 -->
438 <object class=
"GtkGrid" id=
"grid5">
439 <property name=
"visible">True
</property>
440 <property name=
"can_focus">False
</property>
441 <property name=
"row_spacing">6</property>
442 <property name=
"column_spacing">12</property>
444 <object class=
"GtkLabel" id=
"label5">
445 <property name=
"visible">True
</property>
446 <property name=
"can_focus">False
</property>
447 <property name=
"halign">start
</property>
448 <property name=
"valign">center
</property>
449 <property name=
"label" translatable=
"yes" context=
"regressiondialog|label5">Confidence level
</property>
450 <property name=
"mnemonic_widget">confidencelevel-spin
</property>
453 <property name=
"left_attach">0</property>
454 <property name=
"top_attach">0</property>
458 <object class=
"GtkCheckButton" id=
"calcresiduals-check">
459 <property name=
"label" translatable=
"yes" context=
"regressiondialog|calcresiduals-check">Calculate residuals
</property>
460 <property name=
"visible">True
</property>
461 <property name=
"can_focus">True
</property>
462 <property name=
"receives_default">False
</property>
463 <property name=
"active">True
</property>
464 <property name=
"draw_indicator">True
</property>
467 <property name=
"left_attach">0</property>
468 <property name=
"top_attach">1</property>
472 <object class=
"GtkSpinButton" id=
"confidencelevel-spin">
473 <property name=
"visible">True
</property>
474 <property name=
"can_focus">True
</property>
475 <property name=
"halign">start
</property>
476 <property name=
"valign">center
</property>
477 <property name=
"activates_default">True
</property>
478 <property name=
"text" context=
"regressiondialog|confidencelevel-spin">0,
95</property>
479 <property name=
"adjustment">confidencelevel-adjustment
</property>
480 <property name=
"digits">2</property>
481 <property name=
"numeric">True
</property>
482 <property name=
"truncate-multiline">True
</property>
483 <property name=
"value">0.95</property>
486 <property name=
"left_attach">1</property>
487 <property name=
"top_attach">0</property>
491 <object class=
"GtkCheckButton" id=
"nointercept-check">
492 <property name=
"label" translatable=
"yes" context=
"regressiondialog|nointercept-check">Force intercept to be zero
</property>
493 <property name=
"visible">True
</property>
494 <property name=
"can_focus">True
</property>
495 <property name=
"receives_default">False
</property>
496 <property name=
"draw_indicator">True
</property>
499 <property name=
"left_attach">1</property>
500 <property name=
"top_attach">1</property>
508 <object class=
"GtkLabel" id=
"label4">
509 <property name=
"visible">True
</property>
510 <property name=
"can_focus">False
</property>
511 <property name=
"label" translatable=
"yes" context=
"regressiondialog|label4">Options
</property>
513 <attribute name=
"weight" value=
"bold"/>
519 <property name=
"expand">False
</property>
520 <property name=
"fill">True
</property>
521 <property name=
"position">3</property>
525 <object class=
"GtkLabel" id=
"error-message">
526 <property name=
"visible">True
</property>
527 <property name=
"can_focus">False
</property>
528 <property name=
"wrap">True
</property>
529 <property name=
"track_visited_links">False
</property>
532 <property name=
"expand">True
</property>
533 <property name=
"fill">True
</property>
534 <property name=
"position">4</property>
540 <action-widget response=
"-5">ok
</action-widget>
541 <action-widget response=
"-6">cancel
</action-widget>
542 <action-widget response=
"-11">help
</action-widget>
544 <child type=
"titlebar">
547 <child internal-child=
"accessible">
548 <object class=
"AtkObject" id=
"RegressionDialog-atkobject">
549 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"regressiondialog|extended_tip|RegressionDialog">Produces the regression analysis of a data set
</property>
553 <object class=
"GtkSizeGroup" id=
"sizegroup1">
555 <widget name=
"variable1-range-label"/>
556 <widget name=
"variable2-range-label"/>
557 <widget name=
"output-range-label"/>
558 <widget name=
"groupedby-columns-radio"/>