Displaying 4 results from an estimated 4 matches for "bylab".
Did you mean:
ylab
2011 Jan 12
1
Metafor vs Meta vs Spreadsheet: wrong numbers
...res<-metacont(metaData[,3], metaData[,1], metaData[,2], metaData[,6],
metaData[,4], metaData[,5],
studlab=rownames(metaData),sm="SMD",
level = 0.95, level.comb = 0.95,
comb.fixed=TRUE, comb.random=TRUE,
label.e="Experimental", label.c="Control",
bylab=rownames(metaData)) )
The whole R script is temporarly available at http://bit.ly/eYesbZ
The spreadsheet is temporarly available at http://bit.ly/fAYWPo
Kind regards,
S.-?. Parent, Eng., Ph.D.
Department of Soils and Agrifood Engineering, Universit? Laval
Canada
2010 Jan 10
0
ordering of additional columns in forest plot in meta package
...comb.random=F,overall=T,
text.fixed="my title here",
byvar=rnd.subgroup1,
print.byvar=T,
leftcols=c("studlab","rnd.subgroup1","rnd.subgroup2","event","n"), #
sort order not right for 'rnd.subgroup1' and 'rnd.subgroup2'
bylab=c("one","two"),
sortvar=-n,
col.i=rnd.subgroup1,
col.by=c("royalblue"),
xlim=c(0,.5)
)
I suspect that it may have to do with an omitted indexing command in
the forest function.
Your input in kindly appreciated.
Philip de Witt Hamer, MD PhD
VU medical center
dept...
2012 Mar 28
0
Major update: meta version 2.0-0
...n of Freeman-Tukey proportions according to
Miller (1978) - see help page of R command metaprop
Function print.metabias:
- print a warning if number of studies is too small to conduct a
test for funnel plot asymmetry (see new argument k.min)
Function print.summary.meta:
- new argument bylab.nchar
- print test for subgroup differences for both fixed effect and
random effects model
- value 'invisible(NULL)' returned for metacum and metainf objects
Function metacr:
- new arguments:
- sm (summary measure)
- method (pooling method)
- comb.fixed (fixed effect...
2012 Mar 28
0
Major update: meta version 2.0-0
...n of Freeman-Tukey proportions according to
Miller (1978) - see help page of R command metaprop
Function print.metabias:
- print a warning if number of studies is too small to conduct a
test for funnel plot asymmetry (see new argument k.min)
Function print.summary.meta:
- new argument bylab.nchar
- print test for subgroup differences for both fixed effect and
random effects model
- value 'invisible(NULL)' returned for metacum and metainf objects
Function metacr:
- new arguments:
- sm (summary measure)
- method (pooling method)
- comb.fixed (fixed effect...