Description Usage Arguments Value See Also Examples
This function generates noisy synthetic responses R for an averaging model given
the true parameters s0, w0, s(k,j), and w(k,j).
1 |
param |
Numerical vector containing the true parameters for the function, with
the order |
lev |
Vector containing the number of levels of each factor. For instance, two
factors with respectively 3 and 4 levels require |
t.par |
Attribute that specifies whether the weight parameters should be written in the 't' form or in the 'w' form. |
trials |
Number of rows of the output matrix. |
sd |
Standard deviation of the noise addded to the responses R whithin each column of the output matrix. |
range |
Numeric vector. Range of the responses. |
A matrix object containing the generated responses of the averaging model, in the order:
one-way design, two-way design, three way design, etc. See rav function.
rav,
pargen,
rav.indices,
rAverage-package
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.