Hi All,
This is an old question that was posted on NMuser ten years ago, but no
clear answer was offered at that time. I am re-asking this:
"is there a way of making NONMEM output decimal notation instead of =
scientific i the $TABLE step? (e.g. 102.00 instead of 1.0200E+2)"
Thanks,
Mark
Avoid scientific notation in tables
4 messages
2 people
Latest: Jun 14, 2019
Mark:
Yes, you may use the FORTRAN FORMAT specifier such as:
$TABLE … FORMAT=sF8.2
available since NONMEM 7.1. Please search for the word FORMAT in the
..\guides\intro7.pdf guide for syntax.
Robert J. Bauer, Ph.D.
Senior Director
Pharmacometrics R&D
ICON Early Phase
820 W. Diamond Avenue
Suite 100
Gaithersburg, MD 20878
Office: (215) 616-6428
Mobile: (925) 286-0769
[email protected]<mailto:[email protected]>
http://www.iconplc.com/
Quoted reply history
From: [email protected] [mailto:[email protected]] On
Behalf Of Mark Tepeck
Sent: Thursday, June 13, 2019 2:29 PM
To: [email protected]
Subject: [NMusers] Avoid scientific notation in tables
Hi All,
This is an old question that was posted on NMuser ten years ago, but no clear
answer was offered at that time. I am re-asking this:
"is there a way of making NONMEM output decimal notation instead of =
scientific i the $TABLE step? (e.g. 102.00 instead of 1.0200E+2)"
Thanks,
Mark
Hi Bob,
Thank you for your prompt reply. However, I would like to output a CSV
file. I found that 1) FORMAT=, 2) FORMAT=sF8.2 don't work simultaneously
for one table file.
Mark
Quoted reply history
On Thu, Jun 13, 2019 at 5:58 PM Bauer, Robert <[email protected]>
wrote:
> Mark:
>
> Yes, you may use the FORTRAN FORMAT specifier such as:
>
>
>
> $TABLE … FORMAT=sF8.2
>
>
>
> available since NONMEM 7.1. Please search for the word FORMAT in the
> ..\guides\intro7.pdf guide for syntax.
>
>
>
>
>
> Robert J. Bauer, Ph.D.
>
> Senior Director
>
> Pharmacometrics R&D
>
> ICON Early Phase
>
> 820 W. Diamond Avenue
>
> Suite 100
>
> Gaithersburg, MD 20878
>
> Office: (215) 616-6428
>
> Mobile: (925) 286-0769
>
> [email protected]
>
> www.iconplc.com
>
>
>
> *From:* [email protected] [mailto:[email protected]]
> *On Behalf Of *Mark Tepeck
> *Sent:* Thursday, June 13, 2019 2:29 PM
> *To:* [email protected]
> *Subject:* [NMusers] Avoid scientific notation in tables
>
>
>
> Hi All,
>
>
>
> This is an old question that was posted on NMuser ten years ago, but no
> clear answer was offered at that time. I am re-asking this:
>
>
>
> "is there a way of making NONMEM output decimal notation instead of =
>
> scientific i the $TABLE step? (e.g. 102.00 instead of 1.0200E+2)"
>
>
>
> Thanks,
>
>
>
> Mark
>
>
>
Mark:
Well, try
FORMAT=,F8.2
Robert J. Bauer, Ph.D.
Senior Director
Pharmacometrics R&D
ICON Early Phase
820 W. Diamond Avenue
Suite 100
Gaithersburg, MD 20878
Office: (215) 616-6428
Mobile: (925) 286-0769
[email protected]<mailto:[email protected]>
http://www.iconplc.com/
Quoted reply history
From: Mark Tepeck [mailto:[email protected]]
Sent: Thursday, June 13, 2019 5:10 PM
To: Bauer, Robert
Cc: [email protected]
Subject: Re: [NMusers] Avoid scientific notation in tables
Hi Bob,
Thank you for your prompt reply. However, I would like to output a CSV file. I
found that 1) FORMAT=, 2) FORMAT=sF8.2 don't work simultaneously for one
table file.
Mark
On Thu, Jun 13, 2019 at 5:58 PM Bauer, Robert
<[email protected]<mailto:[email protected]>> wrote:
Mark:
Yes, you may use the FORTRAN FORMAT specifier such as:
$TABLE … FORMAT=sF8.2
available since NONMEM 7.1. Please search for the word FORMAT in the
..\guides\intro7.pdf guide for syntax.
Robert J. Bauer, Ph.D.
Senior Director
Pharmacometrics R&D
ICON Early Phase
820 W. Diamond Avenue
Suite 100
Gaithersburg, MD 20878
Office: (215) 616-6428
Mobile: (925) 286-0769
[email protected]<mailto:[email protected]>
http://www.iconplc.com/
From: [email protected]<mailto:[email protected]>
[mailto:[email protected]<mailto:[email protected]>] On
Behalf Of Mark Tepeck
Sent: Thursday, June 13, 2019 2:29 PM
To: [email protected]<mailto:[email protected]>
Subject: [NMusers] Avoid scientific notation in tables
Hi All,
This is an old question that was posted on NMuser ten years ago, but no clear
answer was offered at that time. I am re-asking this:
"is there a way of making NONMEM output decimal notation instead of =
scientific i the $TABLE step? (e.g. 102.00 instead of 1.0200E+2)"
Thanks,
Mark