Bugs fixed in bear? [🇷 for BE/BA]

posted by yjlee168 Homepage – Kaohsiung, Taiwan, 2015-04-17 20:50 (3716 d 22:40 ago) – Posting: # 14695
Views: 29,855

(edited on 2015-04-17 21:48)

Dear Helmut,

Estimate(test-ref) here is obtained from lme() (red color number),

  Statistical analysis (lme) - replicate BE study               
-------------------------------------------------
  Dependent Variable: ln(Cmax)                                           
Linear mixed-effects model fit by REML
 Data: inputdata
        AIC       BIC   logLik
  -174.2564 -153.2241 98.12818

Random effects:
 Formula: ~drug - 1 | subj
 Structure: General positive-definite, Log-Cholesky parametrization
         StdDev      Corr
drug1    0.149004554 drug1
drug2    0.122159679 0.15
Residual 0.007644172     

Variance function:
 Structure: Different standard deviations per stratum
 Formula: ~1 | drug
 Parameter estimates:
        1         2
1.0000000 0.4391939
Fixed effects: log(Cmax) ~ seq + prd + drug
                Value  Std.Error DF   t-value p-value
(Intercept)  7.356274 0.05636146 38 130.51957  0.0000
seq2         0.002664 0.05517303 12   0.04829  0.9623
prd2        -0.061700 0.04760132 38  -1.29618  0.2027
prd3        -0.059641 0.04760132 38  -1.25293  0.2179
prd4         0.003482 0.00164306 38   2.11917  0.0407
drug2        0.063740 0.04758714 38   1.33943  0.1884
 Correlation:
      (Intr) seq2   prd2   prd3   prd4 
seq2  -0.573                           
prd2  -0.520  0.199                     
prd3  -0.520  0.199  0.999             
prd4  -0.015  0.000  0.017  0.017       
drug2 -0.519  0.000  0.000  0.000  0.000
...

Point estimate is calculated from 100*eEstimate(test-ref).
The means are calculated directly from dataset.
Fdata<-split(TotalData, list(TotalData$drug))
RefData<-Fdata[[1]]
TestData<-Fdata[[2]]
ref_lnCmax<-mean(RefData$lnCmax)   ### MEAN-ref
test_lnCmax<-mean(TestData$lnCmax) ### MEAN-test

[edited] do we use the same dataset?: confused:

All the best,
-- Yung-jin Lee
bear v2.9.2:- created by Hsin-ya Lee & Yung-jin Lee
Kaohsiung, Taiwan https://www.pkpd168.com/bear
Download link (updated) -> here
Thread locked

Complete thread:

UA Flag
Activity
 Admin contact
23,424 posts in 4,927 threads, 1,674 registered users;
37 visitors (0 registered, 37 guests [including 8 identified bots]).
Forum time: 19:30 CEST (Europe/Vienna)

Complex, statistically improbable things are by their nature
more difficult to explain than
simple, statistically probable things.    Richard Dawkins

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