Least-squares mean, geometric least-square means [General Statistics]
welcome to the club!
❝ The problem of our center is: all of us are pharmacists, we do not have deep knowledge in statistic.
'True' statisticians are a minority in this field anyhow; most of us originate from a quite disperse background - I've seen pharmacists, chemists, physicians, microbiologists, etc. If I remember it correctly, one of the authors (G. Bozler) of the powerful PK/PD-Modeling software TopFit is a physicist...
❝ Also, we do not have any statistical software (I found the free software "bear" introduced in this forum and am trying to apply it at the moment - thank you for introducing!).
OK, if you only want to go with software in the public domain I must warn you. R is a wonderful statistical environment - but with a very steep learning curve. Both a lot of statistical knowledge and object-oriented programming skills are a must. 'bear' is still in it's developing phase (e.g., just three sampling points used for the estimation of the terminal phase) and only suitable for a conventional 2×2 cross-over design after single administration.
If you want to deal with studies keeping a global perspective in mind, you must be able to evaluate at least the following type of studies / apply the following statistical methods:
- higher order cross-over studies (>2 formulations),
- multiple dose studies,
- studies on dose proportionality (power model),
- nonparametric methods (tmax: EU, ASEAN states, Australia, South Africa, Brazil, …),
- studies in a replicate design.
❝ 1. In Guidance for Industry: Statistical Approaches to Establishing Bioequivalence - FDA, 2001, page 10: The 90% CI for the difference in the means of the log-transformed data should be calculated using methods appropriate to the experimental design. The antilog of the confidence limits obtained constitute the 90% CI for the ratio of the geometric means between the T and R products.
❝ So, the first CI for the difference in the means... calculate with which mean:arithmetic?
❝ We only think that calculate CI of the geometric mean ratio means using geometric mean, can't understand why have to do antilog.
Maybe this post helps. First you log-transform all data subjected to a multiplicative model (AUC, Cmax,...). Then you run an ANOVA on these log-transformed data. Antilogs of arithmetic means of log-transformed data equal geometric means of raw data (untransformed):
Example for two values:
x1 0.95 ln(x1) -0.05129
x2 0.90 ln(x2) -0.10536
arithmetic mean of logs (-0.05129,-0.10536) = ((-0.05129)+(-0.10536))/2 = -0.078327
antilog(-0.078327) = 0.925
geometric mean(0.95,0.90) = sqrt(0.95 x 0.90) = 0.925
The commonly applied acceptance range (AR) of [0.80,1.25] of the reference in the untransformed domain (that's the one non-mathematicians are thinking in) is transformed into [ln(0.80) = -0.2231, ln(1.25) = +0.2231]. The AR which is not symetrical about 1 (-0.20,+0.25) in the untransformed domain becomes symetrical around 0 [ln(1) = 0]. Since nobody except mathematicians feels comfortable with logs, the confidence interval and the point estimate are back-transformed (taking antilogs) after the analysis.
❝ 2. In the report format of ASEAN, it is required to have a table: - Table - Analysis of Variance, Geometric least-squares means for each pharmacokinetic parameters.
❝ We do not know how to calculate geometric least-square means?
The software should do it for you.

If your data set is balanced (i.e., the same nuber of subjects in sequence TR as in sequence RT, or in other words no drop-outs in the study): (geometric) LSM = geometric mean.
❝ Could you please tell us step by step the equation to calculate?
I'm too short in time to give you the entire procedure - vacation approaching

❝ I am really sorry for such long question. Hopefully you are not too tired to read my poor English.
- No problem!
- Your English is better than some I've read from 'native' speakers…
Dif-tor heh smusma 🖖🏼 Довге життя Україна!
![[image]](https://static.bebac.at/pics/Blue_and_yellow_ribbon_UA.png)
Helmut Schütz
![[image]](https://static.bebac.at/img/CC by.png)
The quality of responses received is directly proportional to the quality of the question asked. 🚮
Science Quotes
Complete thread:
- Least-squares mean, geometric least-square means htmn 2008-08-19 11:29 [General Statistics]
- Least-squares mean, geometric least-square meansHelmut 2008-08-19 13:51
- Least-squares mean, geometric least-square means htmn 2008-08-19 19:20
- Excel or not Excel, that's the question! Helmut 2008-08-19 22:01
- Least-squares mean, geometric least-square means htmn 2008-08-19 19:20
- Least-squares mean, geometric least-square meansHelmut 2008-08-19 13:51