Jump to content


Photo

Initialized compartments using the graphical interface

graphical mode NLME

  • Please log in to reply
2 replies to this topic

#1 glenngauderat

glenngauderat

    Newbie

  • Members
  • Pip
  • 7 posts

Posted 22 December 2017 - 03:59 PM

Hello modellers,

 

I have a simple question :

 

is it possible to initialize a compartment using the graphical interface ? How? 

 

In my case I want to make a Simeoni PD model with tumor size at time 0 = a parameter to estimate. 

 

Using the textual mode it would be done like this:

 

deriv(Z1 = (L0*Z1)/(1+(L0/L1*W)^p)^(1/p)-K2*C*Z1)
deriv(Z2 = K2*C*Z1-K1*Z2)
deriv(Z3 = K1*Z2-K1*Z3)
deriv(Z4 = K1*Z3-K1*Z4)

 

sequence {Z1=W0}

 

stparm(W0 = tvW0 * exp(nW0))

 

Thanks,

Regards.



#2 mittyright

mittyright

    Advanced Member

  • Members
  • PipPipPip
  • 98 posts

Posted 29 December 2017 - 08:10 PM

Hi,

 

As far as I know sequence is not supported by graphical interface. You need to switch to textual mode

 

Mittyright



#3 glenngauderat

glenngauderat

    Newbie

  • Members
  • Pip
  • 7 posts

Posted 02 January 2018 - 07:53 AM

Hi,

Thank you for your prompt response !






0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users