Click or drag to resize
LifeTablesPopulationSize Property
Sets the population size at the beginning of the first age interval in requesting a population table.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual int PopulationSize { get; set; }

Property Value

Type: Int32
An int scalar specifying the initial population.

Default: A value of 10,000 is used to allow easy entry of nCohorts and nDeaths when numbers are available as percentages.

See Also