D21684: Hypothesis test: Dock and View for t test and z test

Devanshu Agarwal noreply at phabricator.kde.org
Mon Jun 10 17:14:01 BST 2019


devanshuagarwal updated this revision to Diff 59522.
devanshuagarwal added a comment.


  1. changed if-else for an enum with swich-case.
  2. format functions' names with camelCase
  3. changed enum name Test to TestType
  
  4. Changed tree view of tests to combo box
  5. Added functionality for user to select a categorical variable for column 1: (for Two Sample Independent Case). I don't think there is a need to provide this option for Two Sample Paired Test.

REPOSITORY
  R262 LabPlot

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D21684?vs=59433&id=59522

REVISION DETAIL
  https://phabricator.kde.org/D21684

AFFECTED FILES
  src/backend/hypothesis_test/HypothesisTest.cpp
  src/backend/hypothesis_test/HypothesisTest.h
  src/backend/hypothesis_test/HypothesisTestPrivate.h
  src/kdefrontend/dockwidgets/HypothesisTestDock.cpp
  src/kdefrontend/dockwidgets/HypothesisTestDock.h
  src/kdefrontend/hypothesis_test/HypothesisTestView.cpp
  src/kdefrontend/hypothesis_test/HypothesisTestView.h
  src/kdefrontend/ui/dockwidgets/hypothesistestdock.ui

To: devanshuagarwal, sgerlach, asemke
Cc: kde-edu, #labplot, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20190610/55208e76/attachment.html>


More information about the kde-edu mailing list