Function for sampling normal distribution with grand means built into participant effects (i.e., participant effects not zero-centered). This is useful for sampling DPSD or UVSD models with no item effects and without hierarchical pooling (neither of which should be done!).
sampleNorm2(sample, y, cond, subj, item, lag, N, I, J, R,
ncond, nsub, nitem, s2mu, s2a, s2b, meta, metb, sigma2, sampLag = 1, Hier = 1)
~~Describe sample
here~~
~~Describe y
here~~
~~Describe cond
here~~
~~Describe subj
here~~
~~Describe item
here~~
~~Describe lag
here~~
~~Describe N
here~~
~~Describe I
here~~
~~Describe J
here~~
~~Describe R
here~~
~~Describe ncond
here~~
~~Describe nsub
here~~
~~Describe nitem
here~~
~~Describe s2mu
here~~
~~Describe s2a
here~~
~~Describe s2b
here~~
~~Describe meta
here~~
~~Describe metb
here~~
~~Describe sigma2
here~~
~~Describe sampLag
here~~
~~Describe Hier
here~~