complete.cases for dlat and ilat? [RSABE / ABEL]

posted by mittyri – Russia, 2023-07-09 23:45 (142 d 07:25 ago) – Posting: # 23665
Views: 1,082

Hi Helmut!

Got a flashback. Take a look:

 data_r    <- data_r[complete.cases(data_r$TR), ]
 <...>
 data_r$RR <- data_r$logpk.R1 - data_r$logpk.R2
 data_r$TT <- data_r$logpk.T1 - data_r$logpk.T2
 data_rr   <- data_r[complete.cases(data_r$RR), c(1:2, 8)]  
 data_tt   <- data_r[complete.cases(data_r$TT), c(1:2, 9)]


data_r should not be used for dlat AND ilat (if the goal is to mimic Phoenix template where dlat is calculated for all data where RR is available, not only full periods data)

Kind regards,
Mittyri

Complete thread:

UA Flag
Activity
 Admin contact
22,811 posts in 4,783 threads, 1,641 registered users;
20 visitors (0 registered, 20 guests [including 5 identified bots]).
Forum time: 06:10 CET (Europe/Vienna)

Every man gets a narrower and narrower field of knowledge
in which he must be an expert in order to compete with other people.
The specialist knows more and more about less and less
and finally knows everything about nothing.    Konrad Lorenz

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