Least square mean [Software]

posted by d_labes  – Berlin, Germany, 2008-05-28 18:35 (6189 d 01:14 ago) – Posting: # 1879
Views: 8,601

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,424 posts in 4,927 threads, 1,673 registered users;
187 visitors (0 registered, 187 guests [including 11 identified bots]).
Forum time: 19:50 CEST (Europe/Vienna)

Young man, in mathematics you don’t understand things.
You just get used to them.    John von Neumann

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