yuvrajkatkar
★    

Pune, Maharashtra (India),
2009-09-05 10:08
(6130 d 10:40 ago)

Posting: # 4147
Views: 4,088
 

 Calculation using SAS [Power / Sample Size]

Sample size calculation

Sas code for two way crossover design
proc power;
  Pairedmeans
  test  = Equiv_ratio
  dist  = lognormal
  CV    = .40
  meanratio =  0.95 1 1.05 1.10
  lower = 0.8
  upper = 1.25
  alpha = 0.05
  power = 0.8
  npairs= .
  corr  = 0.0
  ;
run;



Edit: Category and subject line changed. You know how to copy-and-paste. :no: [Helmut]

Best Regards,
Yuvraj
UA Flag
Activity
 Admin contact
23,654 posts in 4,992 threads, 1,570 registered users;
172 visitors (0 registered, 172 guests [including 21 identified bots]).
Forum time: 20:48 CEST (Europe/Vienna)

“Data! Data! Data!” he cried impatiently.
“I can’t make bricks without clay!”    Arthur Conan Doyle

The Bioequivalence and Bioavailability Forum is hosted by
BEBAC Ing. Helmut Schütz
HTML5