Skip to content
logo
TemporAI
tempor.datasources.treatments.one_off package
Initializing search
    TemporAI
    TemporAI
    • Overview
    • User Guide
    • Contributions & Help
    • License
    • Authors
    • Changelog
    • Developer's Guide
    • Computational Performance
    • Module Reference
      • tempor package
        • Subpackages
          • tempor.automl package
          • tempor.benchmarks package
          • tempor.config package
          • tempor.core package
          • tempor.data package
          • tempor.datasources package
            • Subpackages
              • tempor.datasources.prediction package
              • tempor.datasources.time_to_event package
              • tempor.datasources.treatments package
                • Subpackages
                  • tempor.datasources.treatments.one_off package
                    • Submodules
                      • tempor.datasources.treatments.one_off.plugin_pkpd module
                  • tempor.datasources.treatments.one_off package
                    • Submodules
                      • tempor.datasources.treatments.one_off.plugin_pkpd module
                    • Module contents
                  • tempor.datasources.treatments.temporal package
            • Submodules
          • tempor.exc package
          • tempor.log package
          • tempor.methods package
          • tempor.metrics package
          • tempor.models package
          • tempor.utils package
    • Submodules
    • Module contents

    tempor.datasources.treatments.one_off package¶

    Submodules¶

    • tempor.datasources.treatments.one_off.plugin_pkpd module
      • tempor.datasources.treatments.one_off.plugin_pkpd.PKPDDataSource
        • Parameters
          • n_timesteps
          • time_index_treatment_event
          • n_control_samples
          • n_treated_samples
          • random_state
        • url
          • Returns
          • Return type
        • dataset_dir
          • Returns
          • Return type
        • load
          • Parameters
          • Returns
          • Return type
        • category
        • name
        • plugin_type

    Module contents¶

    Package for one-off treatment effects data sources.

    Back to top
    Previous tempor.datasources.treatments package
    Next tempor.datasources.treatments.one_off.plugin_pkpd module
    © Copyright 2023, van der Schaar Lab.
    Created using Sphinx 7.1.2. and Sphinx-Immaterial