pandakota.reader.output module

output

Read things from DAKOTA output files

pandakota.reader.output.read_confidence_intervals(text, autosnip=True)

Read the 95-95 confidence intervals

pandakota.reader.output.read_moment_statistics(text, autosnip=True)

Read the sample moment statistics

pandakota.reader.output.read_partial_matrix(text: str) DataFrame

Read a partial correlation matrix

pandakota.reader.output.read_pearson_matrix(text, autosnip=True)

Read the Pearson Partial Correlation Matrix

pandakota.reader.output.read_spearman_matrix(text, autosnip=True)

Read the Spearman Partial Rank Correlation Matrix