mne_nirs.statistics.statsmodels_to_results#
- mne_nirs.statistics.statsmodels_to_results(model, order=None)[source]#
Convert statsmodels summary to a dataframe.
- Parameters:
- model
statsmodels
model output The output of a statsmodels analysis. For example rlm or mixedlm.
- order
array
ofstr
Requested order of the channels.
- model
- Returns:
- dfPandas dataframe.
Data frame with the results from the stats model.
Examples using mne_nirs.statistics.statsmodels_to_results
#
Group Level GLM Analysis
GLM FIR Analysis
Utilising Anatomical Information
Utilising Anatomical Information