Displaying 5 results from an estimated 5 matches for "schonnemann".
2017 Jun 29
2
Change Rcode for a meta-analysis(netmeta) to use a random effects model instead of a mixed effects model
...effects have been considered mtpr <- metaprop(Events_n, N, Study_ID, data = All) meta::metareg(mtpr, ~Treatment*Event_Type)
A part of the dataset:
Study| Event Type| Treatment| Number of Events (n)| N| n/N|
Kumaravel| Complications| EF| 3| 23| 0,1304348|
Franck| Complications| EF| 2| 20| 0,1|
Schonnemann| Complications| EF| 8| 30| 0,2666667|
Aita| Complications| EF| 1| 16| 0,0625|
Hove| Complications| EF| 31| 39| 0,7948718|
Andersen| Complications| EF| 26| 75| 0,3466667|
Krughaug| Complications| EF| 22| 75| 0,2933333|
Moroni| Complications| EF| 0| 20| 0|
Plate| Complications| IMN| 3| 30| 0,1|
Chapp...
2017 Jun 26
3
Model studies in one analysis using treatment as a five level moderator in a meta-regression
...ive level moderator in a meta-regression. Can some help me with the R code to do this? Your help would be very much appreciated.
Thank you,
Jay
Study| Event Type| Treatment| Number of Events (n)| N| n/N|
Kumaravel| Complications| EF| 3| 23| 0,1304348|
Franck| Complications| EF| 2| 20| 0,1|
Schonnemann| Complications| EF| 8| 30| 0,2666667|
Aita| Complications| EF| 1| 16| 0,0625|
Hove| Complications| EF| 31| 39| 0,7948718|
Andersen| Complications| EF| 26| 75| 0,3466667|
Krughaug| Complications| EF| 22| 75| 0,2933333|
Moroni| Complications| EF| 0| 20| 0|
Plate| Complications| IMN| 3| 30| 0,1|...
2017 Jun 29
0
Change Rcode for a meta-analysis(netmeta) to use a random effects model instead of a mixed effects model
...pr <- metaprop(Events_n, N, Study_ID, data = All) meta::metareg(mtpr,
>~Treatment*Event_Type)
>
>A part of the dataset:
>
>Study| Event Type| Treatment| Number of Events (n)| N| n/N|
>Kumaravel| Complications| EF| 3| 23| 0,1304348|
>Franck| Complications| EF| 2| 20| 0,1|
>Schonnemann| Complications| EF| 8| 30| 0,2666667|
>Aita| Complications| EF| 1| 16| 0,0625|
>Hove| Complications| EF| 31| 39| 0,7948718|
>Andersen| Complications| EF| 26| 75| 0,3466667|
>Krughaug| Complications| EF| 22| 75| 0,2933333|
>Moroni| Complications| EF| 0| 20| 0|
>Plate| Complications...
2017 Jun 26
0
Model studies in one analysis using treatment as a five level moderator in a meta-regression
...e to
> do this? Your help would be very much appreciated.
>
>
> Thank you,
>
>
> Jay
>
>
> Study| Event Type| Treatment| Number of Events (n)| N| n/N|
>
> Kumaravel| Complications| EF| 3| 23| 0,1304348|
>
> Franck| Complications| EF| 2| 20| 0,1|
>
> Schonnemann| Complications| EF| 8| 30| 0,2666667|
>
> Aita| Complications| EF| 1| 16| 0,0625|
>
> Hove| Complications| EF| 31| 39| 0,7948718|
>
> Andersen| Complications| EF| 26| 75| 0,3466667|
>
> Krughaug| Complications| EF| 22| 75| 0,2933333|
>
> Moroni| Complications| EF| 0| 2...
2017 Jun 26
1
Model studies in one analysis using treatment as a five level moderator in a meta-regression
...t;
>>
>> Thank you,
>>
>>
>> Jay
>>
>>
>> Study| Event Type| Treatment| Number of Events (n)| N| n/N|
>>
>> Kumaravel| Complications| EF| 3| 23| 0,1304348|
>>
>> Franck| Complications| EF| 2| 20| 0,1|
>>
>> Schonnemann| Complications| EF| 8| 30| 0,2666667|
>>
>> Aita| Complications| EF| 1| 16| 0,0625|
>>
>> Hove| Complications| EF| 31| 39| 0,7948718|
>>
>> Andersen| Complications| EF| 26| 75| 0,3466667|
>>
>> Krughaug| Complications| EF| 22| 75| 0,2933333|
>&...