tracts.demography.parameter#

Classes

DependentParameter(name, expression, ...[, ...])

A class representing a parameter in a demographic model that is dependent on other parameters.

ParamType(lower_bound, upper_bound)

A class representing the type of a parameter in a demographic model.

Parameter(name, param_type, bounds[, index])

A class representing a parameter in a demographic model.