Re: [R] Power Calculation:2-sided exact equivalence test for Binomial Proportions

2016-06-07 Thread BONACHE Adrien via R-help
Hi again, In fact the pwr package do not provide exact test power. So you should definitely use g*power. Sincerely, Adrien. De : Munjal Patel À : r-help@r-project.org Envoyé le : Mardi 7 juin 2016 18h26 Objet : [R] Power Calculation:2-sided exact equivalence test for Binomial

Re: [R] Power Calculation: Binomial Proportions (2 sided exact test for equivalence)

2016-06-07 Thread BONACHE Adrien via R-help
"two.sided")) Maybe you could use G*power :Lower case 1-beta = 0.9557076Upper one 1-beta= 0.9134817 Hope this help, Adrien Bonache. De : Munjal Patel À : r-help@r-project.org Envoyé le : Mardi 7 juin 2016 18h08 Objet : [R] Power Calculation: Binomial Proportions (2

Re: [R] Power Calculation:2-sided exact equivalence test for Binomial Proportions

2016-06-07 Thread Leonardo Ferreira Fontenelle
Em Ter 7 jun. 2016, às 13:26, Munjal Patel escreveu: > Dear R-Users, > I am an intermediate level R user. > > I am performing the power calculations for the Binomial proportions (2 > sided). > I want to find the Power using the Exact test for the Equivalence of > Binomial proportions. > I do have

Re: [R] Power Calculation:2-sided exact equivalence test for Binomial Proportions

2016-06-07 Thread Bert Gunter
Please search before posting, and if your search fails to get what you want, tell us why. I got what appeared to be many relevant hits on rseek.org using the search term "binomial exact power computations" . -- Bert Bert Gunter "The trouble with having an open mind is that people keep coming

Re: [R] Power Calculation: Binomial Proportions (2 sided exact test for equivalence)

2016-06-07 Thread Leonardo Ferreira Fontenelle
Em Ter 7 jun. 2016, às 13:08, Munjal Patel escreveu: > Dear R-Sig-teaching users, > I am an intermediate level R user. You posted both emails to the same mailing list. Please remember that "cross-posting is considered to be impolite" and that "you should configure your e-mail software in such a w

Re: [R] Power Calculation:2-sided exact equivalence test for Binomial Proportions

2016-06-07 Thread Cade, Brian
MJ: I think the EnvStats package has various power functions for binomial applications (also confidence interval half-widths). Brian Brian S. Cade, PhD U. S. Geological Survey Fort Collins Science Center 2150 Centre Ave., Bldg. C Fort Collins, CO 80526-8818 email: ca...@usgs.gov tel: 970 22

[R] Power Calculation: Binomial Proportions (2 sided exact test for equivalence)

2016-06-07 Thread Munjal Patel
Dear R-Sig-teaching users, I am an intermediate level R user. I am performing the power calculations for the Binomial proportions (2 sided). I want to find the Power using the Exact test for the Equivalence of Binomial proportions. I do have the SAS code which is generating the Power for me but i

[R] Power Calculation:2-sided exact equivalence test for Binomial Proportions

2016-06-07 Thread Munjal Patel
Dear R-Users, I am an intermediate level R user. I am performing the power calculations for the Binomial proportions (2 sided). I want to find the Power using the Exact test for the Equivalence of Binomial proportions. I do have the SAS code which is generating the Power for me but i am unable to

[R] Power calculation

2015-04-23 Thread Keniajin Wambui
I am are currently evaluating risk factors associated with a virus A , incidence among patients with a follow-up sample of 312. Overall, the virus incidence rate is estimated at 4.7 per 100 pyr, 95% CI (3.0-7.4), with a total follow-up time of 383.9 person years and 18 incidence cases. How can I d

Re: [R] Power calculation using pwr.t.test()

2012-06-24 Thread David Winsemius
On Jun 24, 2012, at 11:41 AM, Jokel Meyer wrote: Dear R experts, I have conducted a power calculation in order to estimate the number of subjects needed to detect an effect size of d=0.28 (cohen's d) for a difference between two independent groups (alpha level should be 0.05 and the effe

Re: [R] Power calculation using pwr.t.test()

2012-06-24 Thread Uwe Ligges
On 24.06.2012 17:41, Jokel Meyer wrote: Dear R experts, I have conducted a power calculation in order to estimate the number of subjects needed to detect an effect size of d=0.28 (cohen's d) for a difference between two independent groups (alpha level should be 0.05 and the effect should be de

[R] Power calculation using pwr.t.test()

2012-06-24 Thread Jokel Meyer
Dear R experts, I have conducted a power calculation in order to estimate the number of subjects needed to detect an effect size of d=0.28 (cohen's d) for a difference between two independent groups (alpha level should be 0.05 and the effect should be detected with 80% probability). The results fr

Re: [R] Power calculation for survival analysis

2011-09-21 Thread Marc Schwartz
On Sep 21, 2011, at 12:37 PM, Duke wrote: > Thanks for your response, Marc. HG and LG are high-grade/low-grade tumors. > The data has not been collected yet, but will be soon. It's all archived > data that will be pulled from computer records. The IRB wants some mention > of power or sample s

Re: [R] Power calculation for survival analysis

2011-09-21 Thread Duke
Thanks for your response, Marc. HG and LG are high-grade/low-grade tumors. The data has not been collected yet, but will be soon. It's all archived data that will be pulled from computer records. The IRB wants some mention of power or sample size, but doing it for this scenario has been a bit o

Re: [R] Power calculation for survival analysis

2011-09-21 Thread Marc Schwartz
On Sep 21, 2011, at 8:54 AM, Duke wrote: > useR's, > I am trying to do a power calculation for a survival analysis using a > logrank test and I need some help properly doing this in R. Here is the > information that I know: > - I have 2 groups, namely HG and LG > - Retrospective analysis with sub

[R] Power calculation for survival analysis

2011-09-21 Thread Duke
useR's, I am trying to do a power calculation for a survival analysis using a logrank test and I need some help properly doing this in R. Here is the information that I know: - I have 2 groups, namely HG and LG - Retrospective analysis with subjects gathered from archival data over 20 years. No ne

Re: [R] Power calculation

2010-06-10 Thread Chuck Cleland
On 6/10/2010 8:26 AM, Samuel Okoye wrote: > Hello, > > Is there any R function which does power calculation for unbalanced groups > (n1 neq n2)? Since power.t.test has n > > Number of observations (per group). > > Many thanks, > Samuel See pwr.t2n.test() in the pwr package. http://finzi.psy

[R] Power calculation

2010-06-10 Thread Samuel Okoye
Hello, Is there any R function which does power calculation for unbalanced groups (n1 neq n2)? Since power.t.test has n Number of observations (per group). Many thanks, Samuel [[alternative HTML version deleted]] __ R-help@r-project

Re: [R] power calculation for repeated measures ANOVA?

2007-09-16 Thread G. Jay Kerns
G*Power 3 is free software for Mac and PC, see http://www.psycho.uni-duesseldorf.de/abteilungen/aap/gpower3/ Jay On 9/16/07, MATTHEW BRIDGMAN <[EMAIL PROTECTED]> wrote: > Is there a way to calculate power for repeated > measures ANOVA (2 groups x 7 observations)? I have > searched all over, but

Re: [R] power calculation for repeated measures ANOVA?

2007-09-16 Thread Mitchell Maltenfort
Mind a book reference instead of a software reference? Look for Bausell and Li's "Power Analysis for Experimental Research" -- cookbook style power calculations, but has explicit RM ANOVA. On 9/16/07, MATTHEW BRIDGMAN <[EMAIL PROTECTED]> wrote: > Is there a way to calculate power for repeated >

[R] power calculation for repeated measures ANOVA?

2007-09-16 Thread MATTHEW BRIDGMAN
Is there a way to calculate power for repeated measures ANOVA (2 groups x 7 observations)? I have searched all over, but all I can find is power.anova.test, but that would not give accurate results, right? Thanks, Matt Bridgman __ R-help@r-project.org m