Description Usage Arguments Value Examples
Helper function to create the seeds data.frame to be used by the SIPlibrary3 function.
1 | HDRSeeds(n, entity = 1, var_id = "generate", option1 = 0, option2 = 0)
|
n |
An inetger equal to the number of SIPs to generate seeds for. |
entity |
An integer between 1 and 100 million relating to the entity making the simulation. |
var_id |
An integer between 1 and 100 million to be the starting value for each independent variable seed. |
option1 |
An optional integer between 1 and 100 million to serve as a secondary ID. |
option2 |
An optional integer between 1 and 10 million to serve as a tertiary ID. |
Data.frame containing integer values for simulation seeds.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.