tracts.legacy#
Functions
|
|
|
Optimizes parameters to fit model to data using the BFGS method. |
|
Optimizes parameters to fit model to data using the BFGS method. |
|
Optimizes params to fit model to data using the brute force method. |
|
Optimizes params to fit model to data using the brute force method. |
|
Optimizes params to fit model to data using the cobyla method. |
|
Optimizes params to fit model to data using the COBYLA method. |
|
Optimizes params to fit model to data using the cobyla method. |
|
Optimizes params to fit model to data using the cobyla method. |
|
Optimizes params to fit model to data using the slsq method. |
|
|
|
Given a demographic model function, run a few debugging tests to ensure that it behaves as expected, namely: (i) that migration matrices sum to less than one (exactly one for the last generation, (ii) that it behaves continuously realtive to time parameters. |
Classes
|
A chromosome wraps a list of tracts, which form a paritition on it. |
|
A pair of chromosomes. |
|
The class of demographic models that account for variance in the number of ancestors of individuals of the underlying population. |
|
|
|
|
|
The class of diploid individuals. |
|
|
|
A tract is the lower-level object of interest. |