TBF_FCI.summary# TBF_FCI.summary()[source]# Return a human-readable summary of edges and test count. Returns: strMultiline description of directed edges, undirected edges, and the number of conditional independence tests executed. Examples print(model.summary())