Description Usage Arguments Details Value
Create a matrix of parameter values for simulations
1 2  | createParamMx(nexp = 100000L, simparam.env = getParamRanges(),
  firstseed = NULL, h0 = TRUE, outfile = NULL)
 | 
nexp | 
 number of parameter-value sets to generate (default 100000)  | 
simparam.env | 
 an environment containing ranges of population parameters  | 
firstseed | 
 initial seed  | 
h0 | 
 logical value indicating if h0 is true or false  | 
outfile | 
 name of save file for parameter-value matrix  | 
Generates a matrix of parameters. Each row are the population parameters used to generate data from a single hypothetical "experiment."
a matrix of generated population parameter values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.