LICENSE
README.md
pyproject.toml
docs/conf.py
hboms/__init__.py
hboms/analyze.py
hboms/code_checks.py
hboms/correlation.py
hboms/covariate.py
hboms/definitions.py
hboms/deparse.py
hboms/distribution.py
hboms/frontend.py
hboms/gencommon.py
hboms/genfunctions.py
hboms/genmodel.py
hboms/gensimulator.py
hboms/logger.py
hboms/model.py
hboms/model_helper_funcs.py
hboms/name_checks.py
hboms/observation.py
hboms/optimize.py
hboms/parameter.py
hboms/parsetab.py
hboms/plots.py
hboms/prior.py
hboms/py.typed
hboms/stanlang.py
hboms/stanlexer.py
hboms/stanparser.py
hboms/state.py
hboms/transform.py
hboms/transform_expr.py
hboms/utilities.py
hboms.egg-info/PKG-INFO
hboms.egg-info/SOURCES.txt
hboms.egg-info/dependency_links.txt
hboms.egg-info/requires.txt
hboms.egg-info/top_level.txt
tests/test_analysis.py
tests/test_cat_order.py
tests/test_correlations.py
tests/test_covariates.py
tests/test_covcorr.py
tests/test_default_prior.py
tests/test_delta_prior.py
tests/test_expressions.py
tests/test_init_set.py
tests/test_model_aux_functions.py
tests/test_models.py
tests/test_name_checks.py
tests/test_noncentered.py
tests/test_noncentered_covs.py
tests/test_noncentered_level.py
tests/test_observations.py
tests/test_param_block.py
tests/test_parameters.py
tests/test_plugin_code.py
tests/test_prior_samples.py
tests/test_priors.py
tests/test_rand_eff.py
tests/test_solved_models.py
tests/test_stanfunctions.py
tests/test_stanlexer.py
tests/test_stanparser.py
tests/test_statements.py
tests/test_states.py
tests/test_transformed_params.py
tests/test_transforms.py
tests/test_types.py
tests/test_utilities.py