cellink.at.Skat# class cellink.at.Skat(a=1, b=25, min_threshold=10, max_threshold=5000)# SKAT test for association between Y and X. Methods table# run_test([data, Y, X]) Run SKAT test for association between Y and X. Methods# Skat.run_test(data=None, Y=None, X=None)# Run SKAT test for association between Y and X. Return type: float