Main Content
PKModelMap object
Define SimBiology model components’ roles
PKModelMap object
will be removed in a future release. Use a
combination of EstimatedInfo object
, CovariateModel
object, cell array of character vectors, and sbiodose
. See sbiofit
and sbiofitmixed
for illustrated examples.
Description
The PKModelMap
object holds information about the dosing type, and
defines which components of a SimBiology® model represent the observed response, the dose, and the estimated
parameters.
The PKModelMap
class is a subclass of the hgsetget
class which is a subclass of the handle
class. For more information on the
inherited methods see, hgsetget
, and handle
.
Construction
PKModelMap | Create PKModelMap object |
Method Summary
delete | Delete SimBiology object |
display | Display summary of SimBiology object |
get | Get SimBiology object properties |
set | Set SimBiology object properties |
Property Summary
Dosed | Dosed object name |
DosingType | Drug dosing type in compartment |
Estimated | Names of parameters to estimate |
LagParameter | Parameter specifying time lag for doses |
Observed | Measured response object name |
ZeroOrderDurationParameter | Zero-order dose absorption duration |
See Also
Version History
Introduced in R2009a