| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → SimBiology |
| Contents | Index |
| Learn more about SimBiology |
The properties of the PKData object specify what each column in the data represents. The PKData object specifies which columns in the data set represent the following:
The grouping variable
The independent and dependent variables
The dose
The rate (only if infusion is the dosing type)
The covariates
This information is used by the fitting functions, sbionlmefit and sbionlinfit.
To create the PKData object specify:
pkDataObject = PKData(data);
Where data is the imported data set.
The PKData 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.
| PKData | Create PKData object |
| get (any object) | Get object properties |
| set (any object) | Set object properties |
| CovariateLabels | Identify covariate columns in data set |
| DataSet | Dataset object containing imported data |
| DependentVarLabel | Identify dependent variable column in data set |
| DoseLabel | Identify dose column in data set |
| GroupID | Integer identifying each group in data set |
| GroupLabel | Identify group column in data set |
| GroupNames | Unique values from GroupLabel in data set |
| IndependentVarLabel | Identify independent variable column in data set |
| RateLabel | Identify rate of infusion column in data set |
Specifying and Classifying the Data to Fit in the SimBiology User's Guide, PKModelDesign object
![]() | PKCompartment object | PKModelDesign object | ![]() |

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |