bear v1.0.0 - a data analytical tool for ABE in R [🇷 for BE/BA]

posted by Aceto81 – Belgium, 2008-07-16 11:47 (6184 d 21:25 ago) – Posting: # 2045
Views: 71,918

Dear Yung-jin,

I'm sorry but the only reference I have was the thread mentioned above, and my comparison with WinNonLin.

But the good news: maybe I've got a solution for the csv problem with the , and ;
read.multi <- function(file) read.table(file, sep = ifelse (regexpr(";", scan(file, "character", 1 ,quiet = T) ) >(-1), ";", ","), header = T)

Kind Regards

Ace

--
Edit: Full quote removed. Please see this post! [Ohlbe] Edit: Added the code [Ace]
Thread locked

Complete thread:

UA Flag
Activity
 Admin contact
23,424 posts in 4,927 threads, 1,671 registered users;
35 visitors (0 registered, 35 guests [including 6 identified bots]).
Forum time: 09:13 CEST (Europe/Vienna)

Medical researches can be divided into two sorts:
those who think that meta is better and those
who believe that pooling is fooling.    Stephen Senn

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