genParamRanges: Data-generating parameter ranges

Description Usage Value See Also

Description

Generates parameter ranges for one-factor design. These parameters are used for generating datasets.

Usage

1

Value

A list containing ranges for the following parameters, default values in parentheses:

int

intercept (-3 to 3)

eff

the effect of the IV (.8)

err

error variance (1 to 3)

miss

proportion missing data (0 to 5)

pMin

lower bound on rate of missing data (0)

pMax

upper bound on rate of missing data (.8)

t00

by-subject intercept variance (0 to 3)

t11

by-subject slope variance (0 to 3)

rsub

by-subject random intercept/slope correlation (-.8 to .8)

w00

by-item intercept variance (0 to 3)

w11

by-item slope variance (0 to 3)

ritm

by-item random intercept/slope correlation (-.8 to .8)

See Also

genParamRanges.facMixedAB, randParams, mkDf


dalejbarr/simgen documentation built on May 14, 2019, 3:32 p.m.