MCPcopy Create free account
hub / github.com/JoinQuant/jqfactor_analyzer / plot_ic_qq

Method plot_ic_qq

jqfactor_analyzer/analyze.py:998–1019  ·  view source on GitHub ↗

画信息比率 qq 图 参数: group_adjust: - True: 使用行业中性收益 (行业收益被认为是每日各个行业股票收益按照weight列中权重的加权的均值) - False: 不使用行业中性收益 method: - 'rank': 用秩相关系数计算IC值 - 'normal': 用相关系数计算IC值 theoretical_dist: - 'norm': 正态分布 - 't': t 分布

(self, group_adjust=False, method=None, theoretical_dist=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

Tested by

no test coverage detected