Pls
compare_states(results, feature_names, output_file='loadings_analysis.md')
¶
compute_loading_angles_and_magnitudes(pls, gradient_vector, feature_names)
¶
create_angle_magnitude_file(data, state_key, feature_names)
¶
create_markdown_table(data, headers, feature_names)
¶
Create a markdown table from the given data and headers, including feature letters.