TBFPC.summary# TBFPC.summary()[source]# Render a text summary of the learned graph and test count. Returns: strMultiline string describing directed edges, undirected edges, and the number of conditional independence tests executed. Examples print(model.summary())