-
Notifications
You must be signed in to change notification settings - Fork 55
hmrG_SubjAvgStd
jayd1860 edited this page Apr 11, 2023
·
1 revision
UI Name :
Subj_Average_Standard_Deviation
Syntax :
yAvgStd = hmrG_SubjAvgStd(ySubjAvg)
Description :
Calculate average HRF standard deviation of all subjects in a group.
Inputs :
- ySubjAvg:
Outputs :
- yAvgStdOut: the standard deviation across subjects.
Usage Options :
- Subj_Average_Standard_Deviation_on_Concentration_Data: dcAvgStd = hmrG_SubjAvgStd(dcAvgSubjs)
- Subj_Average_Standard_Deviation_on_Delta_OD_Data: dodAvgStd = hmrG_SubjAvgStd(dodAvgSubjs)
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