BEAST v2.7.8 Documentation: feast.popmodels.ShiftedPopulationModel

BEASTObject that performs calculations based on the State.
An implementation of a population size function beastObject.Also note that if you are dealing with a diploid population N0 will be the number of alleles, not the number of individuals.
A population model which is time-shifted relative to an input population model.

Inputs:

populationModel, offset

 

populationModel
type: beast.base.evolution.tree.coalescent.PopulationFunction
Population model to shift in time
Required input

 

offset
type: beast.base.core.Function
Time offset to use.
Required input