Displaying 1 result from an estimated 1 matches for "staalp".
Did you mean:
staale
2009 Mar 27
1
LME as part of meta-analysis
...-20 times. Within this, I want to use lme to create estimates for
the average true value, sample mean and average standard error for alpha,
theta, beta and the respective tau^2 values for each of these. For the lme
part, I'm using this
a<-summary(lme(alp~1,random=~1|alp, weights=varFixed(~staalp^2)))
This is the one for alpha. This isn't producing the type of results I would
expect, can anyone see where I'm going wrong?
Thanks.
--
View this message in context: http://www.nabble.com/LME-as-part-of-meta-analysis-tp22751101p22751101.html
Sent from the R help mailing list archive...