-
Notifications
You must be signed in to change notification settings - Fork 55
hmrS_RunAvgStd
jayd1860 edited this page Apr 11, 2023
·
1 revision
Syntax:
yAvgStd = hmrS_RunAvgStd(yAvgRuns)
UI Name:
Run_Average_Standard_Deviation
Description:
Calculate average HRF standard deviation of all runs for one subject.
Inputs:
- yAvgRuns:
Outputs:
- yAvgStdOut: the standard deviation across runs
Usage Options:
- Run_Average_Standard_Deviation_on_Concentration_Data: dcAvgStd = hmrS_RunAvgStd(dcAvgRuns)
- Run_Average_Standard_Deviation_on_Delta_OD_Data: dodAvgStd = hmrS_RunAvgStd(dodAvgRuns)
Join the Homer3 community on openfnirs.org!
- Homer3 Overview
- Download and Installation
- Homer3 Graphical User Interfaces
- Input and Output Definitions
- Processing Data
- Viewing Processed Data via GUI
- Exporting Processed Data into a Text File
- Exporting Processed Data into MATLAB WorkSpace
- Working with Datasets using DataTree Library
- Working with SNIRF files standalone
- Custom User Functions