Displaying 5 results from an estimated 5 matches for "20funnel".
2017 Jun 26
3
Model studies in one analysis using treatment as a five level moderator in a meta-regression
...tion(x, y, k.min=10){
file <- metaprop(Events_n, N, Study_ID, data = x)
forest.meta(file, studlab = T, pooled.totals = T, bysort = F)
dev.copy2pdf(file=y, width = 11.69, height = 8.27)
print(file)
}
R code on my dropbox: https://www.dropbox.com/s/67pnfpi10qu110v/R%20code%20voor%20forrest%20en%20funnel%20plots.rtf?dl=0
[https://cfl.dropboxstatic.com/static/images/icons128/page_white_word.png]<https://www.dropbox.com/s/67pnfpi10qu110v/R%20code%20voor%20forrest%20en%20funnel%20plots.rtf?dl=0>
R code voor forrest en funnel plots.rtf<https://www.dropbox.com/s/67pnfpi10qu110v/R%20code%20voo...
2017 Jun 23
0
Comparing pooled proportions(complication and reoperation rates) of different treatment modalities
> On Jun 23, 2017, at 5:53 AM, Jay Zola <jayjay.1988 at hotmail.nl> wrote:
>
> Dear sir/madame,
>
>
> I am currently writing a meta-analysis on the complication and reoperation rates of 5 different treatment modalities after a distal radius fracture. I was able to pool the rates of the 5 different rates using R. Now I have to compare the pooled rates of the 4 treatment
2017 Jun 23
5
Comparing pooled proportions(complication and reoperation rates) of different treatment modalities
Dear sir/madame,
I am currently writing a meta-analysis on the complication and reoperation rates of 5 different treatment modalities after a distal radius fracture. I was able to pool the rates of the 5 different rates using R. Now I have to compare the pooled rates of the 4 treatment modalities with the golden standard separately. I though the chi squared test would be the best method. How do
2017 Jun 26
0
Comparing pooled proportions(complication and reoperation rates) of different treatment modalities
What is the best way to change my R code to be able to compare the pooled proportions(complication and reoperation rates) with the Chi square method?
Verstuurd vanaf mijn iPhone
> Op 24 jun. 2017 om 14:18 heeft Michael Dewey <lists at dewey.myzen.co.uk> het volgende geschreven:
>
> Note though that this has been put on hold on stats.stackexchange.com as off-topic.
>
>>
2017 Jun 24
2
Comparing pooled proportions(complication and reoperation rates) of different treatment modalities
Note though that this has been put on hold on stats.stackexchange.com as
off-topic.
On 23/06/2017 19:33, Bert Gunter wrote:
> Probably the wrong list. R-help is concerned with R programming, not
> statistics methodology questions, although the intersection can be
> nonempty.
>
> I suggest you post on stats.stackexchange.com instead, which *is*
> concerned with statistics