visual3d:documentation:pipeline:metric_commands:metric_median
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
visual3d:documentation:pipeline:metric_commands:metric_median [2024/06/19 12:51] – sgranger | visual3d:documentation:pipeline:metric_commands:metric_median [2024/11/26 19:58] (current) – wikisysop | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | {{|| | + | ====== Metric Median ====== |
- | compute | + | This command computes |
- | in the following example, compute the median value of the signal handspeed | + | =====Command Syntax===== |
+ | The syntax for the function is as follows: | ||
+ | < | ||
+ | Metric_Median | ||
+ | ! / | ||
+ | / | ||
+ | ! / | ||
+ | / | ||
+ | ! / | ||
+ | ! / | ||
+ | ! / | ||
+ | / | ||
+ | / | ||
+ | ! / | ||
+ | ! / | ||
+ | ; | ||
+ | </ | ||
- | metricmediandlg.png | + | =====Parameters===== |
+ | The Parameters for the function is as follows: | ||
+ | |**Metric_Median** | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
+ | |**/ | ||
- | **/ | + | {{:MetricMedianDlg.png}} |
- | |**metric_median** | + | |
- | |**/ | + | |
- | |**/ | + | |
- | |**/ | + | |
- | |**/ | + | |
- | |**/ | + | |
- | |**/ | + | |
- | |**/ | + | |
- | |**/ | + | |
- | |**/ | + | |
- | |**/ | + | |
- | |**/ | + | |
- | |true | + | |
- | |**/ | + | |
- | |**; | + | |
- | note: when you run a metric command, and tell it to create a global mean, it uses all the individual ranges to compute the overall mean (ie; one trial has 4 ranges, second trial has 1 range, the global mean is generated from the 5 values). | + | =====Example===== |
+ | In the following example, compute the Median Value of the signal HANDSPEED: | ||
+ | |||
+ | < | ||
+ | Metric_Median | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | ; | ||
+ | </ | ||
+ | |||
+ | NOTE: When you run a metric command, and tell it to create a global mean, it uses all the individual ranges to compute the overall mean (ie; one trial has 4 ranges, second trial has 1 range, the global mean is generated from the 5 values). | ||
+ | |||
+ | If you want each trial to have a median, and then create a median of those medians, you need to run a second command for metric median on the result of the first commands _median. (ie; One trial has 4 ranges, second trial has 1 range. The command will create a median in each trial containing an overall median for the trial, the global median would be the median of the medians). | ||
- | if you want each trial to have a median, and then create a median of those medians, you need to run a second command for metric median on the result of the first commands _median. (ie; one trial has 4 ranges, second trial has 1 range. the command will create a median in each trial containing an overall median for the trial, the global median would be the median of the medians). | ||
- | }} |
visual3d/documentation/pipeline/metric_commands/metric_median.1718801484.txt.gz · Last modified: 2024/06/19 12:51 by sgranger