RE: Determining metabolite clearance fraction
From: "GIRARD PASCAL" PASCAL.GIRARD@adm.univ-lyon1.fr
Subject: RE: [NMusers] Determining metabolite clearance fraction
Date: Mon, November 29, 2004 11:44 am
Leonid is correct about FM3 which should be equal to 1-(FM1+FM2) rather than
1-FM1+FM2 which I incorrectly copy and pasted from Paul's Email in my own previous
Email. But this has no consequence on the code since FM3 is not used in the code.
The only difference between Leonid's first coding suggestion and logistic transform
is that in Leonid's code you need to constrain THETA(3) and THETA(5) to be positive,
while the logistic transformation allows them to be free of constraints.
Pascal