set.fixed.population.strata: Set which strata to use for fixed size populations

View source: R/population_growth.R

set.fixed.population.strataR Documentation

Set which strata to use for fixed size populations

Description

Set which strata to use for fixed size populations

Usage

set.fixed.population.strata(
  jheem,
  fix.age = F,
  fix.race = F,
  fix.subpopulation = F,
  fix.sex = F,
  fix.risk = F
)

Arguments

jheem

An object of jheem-class

fix.age, fix.race, fix.subpopulation, fix.sex, fix.risk

Boolean values indicating whether or not to fix these dimensions

See Also

set.use.fixed.population, set.fixed.population.size

Other functions to fix population strata sizes: set.fixed.population.size(), set.fixed.size.strata(), set.keep.strata.sizes.constant(), set.use.fixed.population()


tfojo1/jheem documentation built on Oct. 7, 2022, 1:24 p.m.