regbench_data.enhancer.ScreeningResult.load_data#

ScreeningResult.load_data(csv, p_value=None)#

Loads the screening results from an OSF object.

Parameters:
  • object (OsfObject) – The OSF object containing the screening results.

  • p_value (float | None, optional) – If provided, modify the ‘label’ column based on the adjusted p-value. Otherwise, the ‘label’ column is left unchanged.

Return type:

ScreeningResult