Re: is there a way to change fit to csv
Dear Chandramouli
Typically something like
> fit <- read.table("run1.fit", head=T, skip=1)
(where run1.fit is a typical NONMEM table file, with headers) should do what
you need. If not, have a look at the NONMEM table in a text editor - NONMEM
tables are basically space-delimited text files, which R's read.table
function ought to be able to handle easily.
Best
Justin
Quoted reply history
On 14 September 2010 07:42, Chandramouli Radhakrishnan <
[email protected]> wrote:
> Hi
>
>
>
> I am trying to use R to produce plots from NONMEM fit file. However, I
> could not get R to read the fit file
>
> Can any one help?
>
>
>
>
>
> Kind Regards
>
>
>
> *Chandramouli Radhakrishnan*
>
> * *
>
>
>
>
>
>
>
>
>
--
Justin Wilkins
-----------------------------
Colmarerstrasse 31
4055 Basel
Switzerland
-----------------------------
Email: [email protected]
Skype: kestrel_za2002
Mobile: +41 76 561 0949