module

View page source

The at_cascade Python Module

at_cascade.version

The version number for this copy of at_cascade.

version = '2026.4.4'

at_cascade.constant_table_list

Some of the dismod_at input tables are the same for every fit of a cascade. The fit_or_root_class uses the root_database to get the value for these tables:

constant_table_list = [
    'age',
    'data',
    'density',
    'integrand',
    'node',
    'rate_eff_cov',
    'subgroup',
    'time',
    'weight',
    'weight_grid',
]

Name

Title

add_log_entry

Add Log Table Entry

avgint_parent_grid

Predicts Rates and Covariate Multipliers on Parent Grid

bilinear

Bilinear Spline Interpolation

cascade_root_node

Cascade Fits Starting at Root Node

check_cascade_node

Check the Cascade Results for a Node

check_log

Checks Logs For Warnings and Errors

clear_shared

Clear at_cascade Shared Memory

com_cov_reference

Compute Covariate Reference Values

continue_cascade

Continue Cascade From a Fit Node

copy_other_tbl

Copy Root Node Database

copy_root_db

Copy Root Node Database

create_all_node_db

Create an All Node Database

create_job_table

Table of Job Parent Child Relationships

create_shift_db

Create Database With Shifted Covariate References

data_include

Rows of Data Table That are Include for a Fit

empty_avgint_table

Create An Empty avgint Table

empty_directory

Create an Empty Directory

extract_avgint

Create an Empty Directory

fit_one_job

Run One Job

fit_one_process

Fit Using One Process

fit_or_root_class

Get Tables Corresponding to a Fit Node

fit_parallel

Fit With Specified Maximum Number of Processes

get_cov_info

Get Covariate Information

get_database_dir

Get Database Directory Corresponding To a Fit

get_fit_children

Determine the Set of Nodes to Fit

get_fit_integrand

Determine the Set of Integrands in Data Table

get_freeze_dict

Get Set of Covariate Multipliers That are Frozen

get_parent_node

Get Parent Node Name From Option Table

get_var_id

Map Var Table Values to its Primary Key

job_descendant

Check if A Job is a Descendant of Another

map_shared

Map at_cascade Shared Memory Names

move_table

Move Table

no_ode_fit

Do A No Ode Fit For One Node

omega_constraint

Set Omega Constraints in a Fit Node Database

table_exists

Check if A Database Table Exists

table_name2id

Map a Table Row Name to The Row Index