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 ('param'if bias is constant,'regr'otherwise).loa— method used for limits of agreement ('log'for all stats whenlog_transform=True; otherwise'param'if homoscedastic,'regr'if not).ci— method used for confidence intervals ('param'if differences are normally distributed,'boot'otherwise).