tooluniverse.tools.FAERS_count_patient_age_distribution moduleΒΆ

FAERS_count_patient_age_distribution

Analyze the age distribution of patients experiencing adverse events for a specific drug. The age…

tooluniverse.tools.FAERS_count_patient_age_distribution.FAERS_count_patient_age_distribution(medicinalproduct, *, stream_callback=None, use_cache=False, validate=True)[source]ΒΆ

Analyze the age distribution of patients experiencing adverse events for a specific drug. The age…

Parameters:
  • medicinalproduct (str) – Drug name.

  • stream_callback (Callable, optional) – Callback for streaming output

  • use_cache (bool, default False) – Enable caching

  • validate (bool, default True) – Validate parameters

Return type:

Any