udayk ☆ India, 2020-03-06 08:00 (355 d 17:51 ago) Posting: # 21214 Views: 4,532 |
|
Dear All, Please help us for outlier test using Phoenix WinNonlin Software (Studentized residual method) and R-Software (code) in the Bioequivalence 2way cross design. Regards, UdayK. Edit: category changed and two successive posts merged [Ohlbe] |
ping4santosh ★ India, 2020-03-11 13:58 (350 d 11:53 ago) @ udayk Posting: # 21250 Views: 2,180 |
|
Hi Uday, Please let me know more details. I can help you with outliers treatment. Best, SKM |
Helmut ★★★ ![]() ![]() Vienna, Austria, 2020-03-13 10:21 (348 d 15:30 ago) @ udayk Posting: # 21267 Views: 2,099 |
|
Hi UdayK, » […] outlier test using Phoenix WinNonlin Software (Studentized residual method) and R-Software (code) in the Bioequivalence 2way cross design. “Studentized residual” is an ambiguous term. There are two flavors:
Both are easily obtained in SAS, R,… In R for the fixed effects model (untested!):
BTW, which outlier test are you thinking of? See also there and this thread at stackoverflow. — Dif-tor heh smusma 🖖 Helmut Schütz ![]() The quality of responses received is directly proportional to the quality of the question asked. 🚮 Science Quotes |
ping4santosh ★ India, 2020-03-14 13:52 (347 d 11:59 ago) @ udayk Posting: # 21269 Views: 2,067 |
|
Hi Uday, Try Lund test in R package. If you want, I can help you out. Cheers, SKM |
udayk ☆ India, 2020-03-20 06:05 (341 d 19:46 ago) @ ping4santosh Posting: # 21288 Views: 1,918 |
|
Hi SKM, Please help us. Regards, Uday |
ping4santosh ★ India, 2020-03-20 09:07 (341 d 16:44 ago) (edited by ping4santosh on 2020-03-21 02:37) @ udayk Posting: # 21289 Views: 1,904 |
|
» Please help us. Hi Uday: I shall need access to the data and the background info. Cheers, SKM NB: my email ID is my ID here in Gmail. |
yjlee168 ★★★ ![]() ![]() Kaohsiung, Taiwan, 2020-03-20 13:45 (341 d 12:06 ago) @ udayk Posting: # 21291 Views: 1,880 |
|
Hi udayk, You may consider bear - an R package if you like. With bear, you can do outlier detection analysis (ODA) for a 2x2x2 BE study. Bear provides the following ODAs:
![]() — All the best, -- Yung-jin Lee bear v2.8.9:- created by Hsin-ya Lee & Yung-jin Lee Kaohsiung, Taiwan http://pkpd.kmu.edu.tw/bear Download link (updated) -> here |