Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
jmstate documentation
jmstate documentation

Contents:

  • API Reference
    • Model
    • Types
      • jmstate.types.BucketData
      • jmstate.types.IndividualParametersFn
      • jmstate.types.LinkFn
      • jmstate.types.LogBaseHazardFn
      • jmstate.types.ModelData
      • jmstate.types.ModelDesign
      • jmstate.types.ModelParameters
      • jmstate.types.PrecisionParameters
      • jmstate.types.RegressionFn
      • jmstate.types.SampleData
    • Functions
      • Base Hazard Functions
        • jmstate.functions.base_hazards.Exponential
        • jmstate.functions.base_hazards.Gompertz
        • jmstate.functions.base_hazards.LogNormal
        • jmstate.functions.base_hazards.Weibull
    • Utils
      • jmstate.utils.build_buckets
      • jmstate.utils.plot_mcmc_diagnostics
      • jmstate.utils.plot_params_history
Back to top
View this page

Functions¶

  • Base Hazard Functions
    • jmstate.functions.base_hazards.Exponential
    • jmstate.functions.base_hazards.Gompertz
    • jmstate.functions.base_hazards.LogNormal
    • jmstate.functions.base_hazards.Weibull
Next
Base Hazard Functions
Previous
jmstate.types.SampleData
Copyright © 2026, Félix Laplante
Made with Sphinx and @pradyunsg's Furo