ai_cdss.ProtocolToClinicalMapper#

class ai_cdss.ProtocolToClinicalMapper(mapping_yaml_path=None)[source]#

Methods

map_protocol_features(protocol_df[, agg_func])

Map protocol-level features into clinical scales using a predefined mapping.

map_protocol_features(protocol_df, agg_func=<function mean>)[source]#

Map protocol-level features into clinical scales using a predefined mapping.

Return type:

DataFrame