Skip to main content
Ctrl+K
superstats - Home superstats - Home
  • User Guide
  • Examples
  • API Reference
  • Contributing
  • GitHub
  • User Guide
  • Examples
  • API Reference
  • Contributing
  • GitHub

Section Navigation

  • superstats.prior
    • superstats.prior.joint_prior
    • superstats.prior.prior
  • superstats.transition
    • superstats.transition.deterministic
      • superstats.transition.deterministic.deterministic_transition
      • superstats.transition.deterministic.linear
      • superstats.transition.deterministic.polynomial
    • superstats.transition.stochastic
      • superstats.transition.stochastic.auto_regression
      • superstats.transition.stochastic.gaussian_process
      • superstats.transition.stochastic.jump
      • superstats.transition.stochastic.kernel
      • superstats.transition.stochastic.levy_flight
      • superstats.transition.stochastic.mixture
      • superstats.transition.stochastic.ornstein_uhlenbeck
      • superstats.transition.stochastic.random_walk
      • superstats.transition.stochastic.stochastic_transition
  • superstats.simulation
    • superstats.simulation.augmentation
      • superstats.simulation.augmentation.contamination
      • superstats.simulation.augmentation.missing
      • superstats.simulation.augmentation.random_choice_contamination
      • superstats.simulation.augmentation.random_missing
    • superstats.simulation.cognitive
      • superstats.simulation.cognitive.cdm
      • superstats.simulation.cognitive.ddm
      • superstats.simulation.cognitive.rdm
    • superstats.simulation.generative_model
  • superstats.simulation.cognitive
    • superstats.simulation.cognitive.cdm
    • superstats.simulation.cognitive.ddm
    • superstats.simulation.cognitive.rdm
  • superstats.workflow
    • superstats.workflow.workflow
  • superstats.networks
    • superstats.networks.recurrent
    • superstats.networks.utils
  • superstats.diagnostics
    • superstats.diagnostics.metrics
    • superstats.diagnostics.plots
      • superstats.diagnostics.plots.posterior_resimulation
      • superstats.diagnostics.plots.posterior_samples
      • superstats.diagnostics.plots.prior_push_forward
      • superstats.diagnostics.plots.prior_samples
      • superstats.diagnostics.plots.time_invariant_verification
      • superstats.diagnostics.plots.time_varying_verification
  • superstats.diagnostics.plots
    • superstats.diagnostics.plots.posterior_resimulation
    • superstats.diagnostics.plots.posterior_samples
    • superstats.diagnostics.plots.prior_push_forward
    • superstats.diagnostics.plots.prior_samples
    • superstats.diagnostics.plots.time_invariant_verification
    • superstats.diagnostics.plots.time_varying_verification
  • superstats.defaults
    • superstats.defaults.augmentation_defaults
    • superstats.defaults.color_palette
    • superstats.defaults.network_defaults
    • superstats.defaults.transition_defaults
  • superstats.utils
    • superstats.utils.dispatch
    • superstats.utils.logging
    • superstats.utils.plotting
    • superstats.utils.transformations
  • API Reference
  • superstats.defaults

superstats.defaults#

Default configuration values used across superstats.

Modules

augmentation_defaults

Defaults for data augmentation processes

color_palette

Shared color constants for diagnostic plots.

network_defaults

Default network constructor arguments for workflows.

transition_defaults

Default priors and bounds for transition models.

previous

superstats.diagnostics.plots.time_varying_verification

next

superstats.defaults.augmentation_defaults

Show Source

© Copyright 2026, Lukas Schumacher and Stefan Radev.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.19.0.