createParamMx: Create Population Parameter Matrix

Description Usage Arguments Details Value

Description

Create a matrix of parameter values for simulations

Usage

1
2
createParamMx(nexp = 100000L, simparam.env = getParamRanges(),
  firstseed = NULL, h0 = TRUE, outfile = NULL)

Arguments

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

Details

Generates a matrix of parameters. Each row are the population parameters used to generate data from a single hypothetical "experiment."

Value

a matrix of generated population parameter values


dmbates/RePsychLing documentation built on May 15, 2019, 9:19 a.m.