Changes for page Setting up Algorithms
Last modified by karimpirani on 2014/07/01 15:53
Summary
Details
- Page properties
-
- Content
-
... ... @@ -14,7 +14,7 @@ 14 14 15 15 2.1 To begin the process of creating an algorithm which will analyze data of your choosing, click the New button represented by the green plus icon on the bottom menu bar of options. 16 16 17 -[[image:algorithms 2.PNG]] 17 +[[image:algorithms 2.PNG||width="100%"]] 18 18 19 19 20 20 3. A blank "Create a New Algorithm" page will appear. You can populate this page with information about the new algorithm you intend to run. ... ... @@ -45,7 +45,7 @@ 45 45 * Standard: 46 46 * Logical: 47 47 48 -[[image:algorithms 5.PNG]] 48 +[[image:algorithms 5.PNG||style="width: 50%; margin-right: auto; margin-left: auto; display: block;"]] 49 49 50 50 51 51 6. In the Classification Algorithm option, you will be taken to this main screen for data entry and choice options. ... ... @@ -74,6 +74,8 @@ 74 74 75 75 7.5 NOTE: the factors will all show up on the right side with a score of 1. To change the score of interest to better represent what you are looking for, you can double click on the numeral and enter your own score which would then be classified as the risk level you designate it as. 76 76 77 +* TIP: When moving from one column to the next in the same row, you may simply press ‘tab’ on your keyboard. 78 + 77 77 [[image:algorithms 7.PNG||width="100%"]] 78 78 79 79 ... ... @@ -83,6 +83,8 @@ 83 83 84 84 8.2 To change the bounds or the name of the classification, simply double click on the generic entries already in the box and you should be able to re-name or re-number the fields 85 85 88 +8.3 NOTE: the lower bound is inclusive, while the upper bound is not 89 + 86 86 [[image:algorithms 8.PNG||width="100%"]] 87 87 88 88 ... ... @@ -103,3 +103,10 @@ 103 103 * Mean x 10: 104 104 105 105 [[image:algorithms 9.PNG||width="100%"]] 110 + 111 + 112 + 113 +10. Now that all the criteria have been entered, you can choose to include the results of the algorithm in you printed assessment report. In order to do this, you only have to check off the box labeled “Include algorithm results when assessments are printed.” 114 + 115 + 116 +~11. Congratulations your algorithm is ready to publish! In order to do this, you must hit the "Save and Publish" button located at the bottom of your screen. Note: the publishing time of the algorithm may vary depending on the complexity of assessments and amount of data. Please be patient as the process may take a minute or so.