cubeModifiers function

Generate and Modify Default Genotype-specific Parameters

Generate and Modify Default Genotype-specific Parameters

This is an internal function for cubes.

cubeModifiers( gtype, eta = NULL, phi = NULL, omega = NULL, xiF = NULL, xiM = NULL, s = NULL )

Arguments

  • gtype: character vector of genotypes
  • eta: genotype-specific mating fitness, handles assortative mating as well
  • phi: genotype-specific sex ratio at emergence
  • omega: genotype-specific multiplicative modifier of adult mortality
  • xiF: genotype-specific female pupatory success
  • xiM: genotype-specific male pupatory success
  • s: genotype-specific fractional reduction(increase) in fertility
  • Maintainer: Héctor Manuel Sánchez Castellanos
  • License: GPL-3
  • Last published: 2020-10-05