yasa.SleepStatsAgreement.auto_methods#
- property SleepStatsAgreement.auto_methods[source]#
A
pandas.DataFramecontaining the methods applied when'auto'is selected.Has three columns:
bias— method used for bias ('parm'if bias is constant,'regr'otherwise).loa— method used for limits of agreement ('parm'if homoscedastic,'regr'otherwise).ci— method used for confidence intervals ('parm'if differences are normally distributed,'boot'otherwise).