Description Usage Arguments Value Examples
Generate 7, 9, 11 and 13 random values for Roger and Castro migration models.
1 | genRandomPar(profile = "seven")
|
profile |
Number of parameters for the model that will be optimized. |
A list with random values for parameters
1 2 3 4 5 6 7 | ## Not run:
genRandomPar(profile = "seven")
genRandomPar(profile = "nine")
genRandomPar(profile = "eleven")
genRandomPar(profile = "thirteen")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.