powered by
simulateScene generates a matingScene object -- a simulated population in a standard format with individuals randomly assigned a mating schedule, a location, and S-alleles
simulateScene( size = 30, meanSD = "2012-07-12", sdSD = 6, meanDur = 11, sdDur = 3, skSD = 0, xRange = c(0, 100), yRange = c(0, 100), distro = "unif", sAlleles = 10 )
matingScene data frame -- see makeScene
makeScene
integer number of plants
date mean start date
date standard deviation of start date
numeric duration in days
standard deviation of duration in days
skew of the start date of the population
range of spatial extent of individuals along x-axis
range of spatial extent of individuals along y-axis
unimplemented
integer count of S-Alleles that could be in the population
Stuart Wagenius
simulateScene()
Run the code above in your browser using DataLab