pytyche.bcf.hurdle.model

Joint shared-tree hurdle BCF model: public API and single-chain step.

Contains _fit_joint_hurdle_bcf (the private raw-array core) and the single-chain MCMC step _single_chain_step.

Import graph:

pytyche.bcf.kernels → _hurdle_evaluate_dual_forest pytyche.bcf.lml → _solve_gamma_prior pytyche.bcf.config → GPUBCFConfig, HurdleBCFResult, _leaf_index_dtype pytyche.bcf.preprocess → _compute_basis, _preprocess_covariates pytyche.bcf.cpu_gfr → _run_cpu_gfr, _assemble_carry_from_cpu_gfr pytyche.bcf.gfr → _gfr_warmstart pytyche.bcf.hurdle.proposals → _init_hurdle_forest pytyche.bcf.hurdle.step → _hurdle_step_forest pytyche.bcf.hurdle.orchestration → _make_chunk_fn, _get_chunk_fns, …