Least square mean [Software]

posted by d_labes  – Berlin, Germany, 2008-05-28 18:35 (6593 d 05:23 ago) – Posting: # 1879
Views: 10,737

Dear HS, dear Yu,

I think it is necessary to have the concise context of the formulas before discussing in depth.

I do not own Equivtest. But a bet a big coin that because sequence means are mentioned and equivalence studies are mostly done with cross-over designs, that we are talking about the evaluation of such cross-over studies.

The formula
  (x1+x2)/2
then looks to me as that what is called a 'Least square mean'.

Helmuts simple data give with
Proc GLM;
  class sequence;
  model numbers=sequence;
  estimate 'Overall LSMean' intercept 1;
run;

                          Standard
Parameter  Estimate         Error    t Value    Pr > |t|
------------------------------------------------------------
LSMean    3.25000000    0.41666667      7.80     0.0044


If the numbers are treatment differences in one subject, then the above code is for evaluation of the overall treatment difference in Senn's basic estimator approach.

Stephen Senn
Cross-over trials in clinical research
Wiley, 2002, chapter 3.

Regards,

Detlew

Complete thread:

UA Flag
Activity
 Admin contact
23,654 posts in 4,992 threads, 1,571 registered users;
127 visitors (0 registered, 127 guests [including 10 identified bots]).
Forum time: 23:58 CEST (Europe/Vienna)

Always listen to experts.
They’ll tell you what can’t be done and why.
Then do it.    Robert A. Heinlein

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