Congratulations! [Software]

posted by Helmut Homepage – Vienna, Austria, 2019-12-01 14:50 (1579 d 08:35 ago) – Posting: # 20903
Views: 3,813

Hi PharmCat,

my deepest respect for the work you have done! Julia is a nasty beast (IMHO, more than SAS and R combined). :-D

❝ […] Covariance structure: CSH (Type C).


OK, the FDA’s guidance states:

    PROC MIXED;
    CLASSES SEQ SUBJ PER TRT;
    MODEL Y = SEQ PER TRT/ DDFM=SATTERTH;
    RANDOM TRT/TYPE=FA0(2) SUB=SUBJ G;
    REPEATED/GRP=TRT SUB=SUBJ;
    ESTIMATE 'T vs. R' TRT 1 -1/CL ALPHA=0.1;

In the Random statement, TYPE=FA0(2) could possibly be replaced by TYPE=CSH.


(my emphasis)

In some of our reference datasets (and terrible ones posted by John in the forum) of the partial replicate TRR|RTR|RRT we ran into convergence issues with FA0(2) but never with FA0(1) and CSH. Do I understand correctly that you have given up to support partial replicates as all?

Dif-tor heh smusma 🖖🏼 Довге життя Україна! [image]
Helmut Schütz
[image]

The quality of responses received is directly proportional to the quality of the question asked. 🚮
Science Quotes

Complete thread:

UA Flag
Activity
 Admin contact
22,957 posts in 4,819 threads, 1,636 registered users;
77 visitors (0 registered, 77 guests [including 6 identified bots]).
Forum time: 23:26 CET (Europe/Vienna)

Nothing shows a lack of mathematical education more
than an overly precise calculation.    Carl Friedrich Gauß

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