powered by
Generate parameters for Simer.
param.simer(SP = NULL, ...)
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.
a list of all simulation parameters.
one or more parameter(s) for simer.
Dong Yin
Build date: Apr 17, 2022 Last update: Jul 4, 2022
SP <- param.simer(out = "simer") str(SP)
Run the code above in your browser using DataLab