simer | R Documentation |
Main function of Simer.
simer(SP)
SP |
a list of all simulation parameters. |
Build date: Jan 7, 2019 Last update: Feb 18, 2025
the function returns a list containing
a list of global parameters.
a list of marker information parameters.
a list of genotype simulation parameters.
a list of phenotype simulation parameters.
a list of selection parameters.
a list of reproduction parameters.
Dong Yin, Lilin Yin, Haohao Zhang, and Xiaolei Liu
# Generate all simulation parameters
SP <- param.simer(out = "simer")
# Run Simer
SP <- simer(SP)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.