How could I determine which thetan(n=1,2,3...) will be put to K or CL?
From: "jiang zhigang" jiangzhigangchn@hotmail.com
Subject: [NMusers] How could I determine which thetan(n=1,2,3...) will be put to K or CL?
Date: Tue, 08 Aug 2006 12:24:51 +0800
Hi,all,
I'm a beginner of NONMEM!
I was confused how to determine the theta(1) or theta(2) or theta(n)(n=1,2,3...) is K or V?
For example,
CL=THETA(1) K=THETA(1) CL=THETA(1)
K= THETA(2) CL= THETA(2) V= THETA(2)
V= CL/K V= CL/K K= CL/V
S1=V S1=V S1=V
CODE1 CODE2 CODE3 What differences are there between the 3 code above ?
How could I determine which thetan(n=1,2,3...) will be put to K?
Thanks!