Timothy Shih in MATLAB Answers
Última actividad el 3 de Jul. de 2013

I'm trying to fit parameters with data that contains multiple data points per time point (replicates) using the PK-PD model and the sbionlinfit function. However, I'm having issues understanding exactly what fields I need to specify within the PKData object to specify which columns of data in the dataset object are replicates. There are fields called GroupID, GroupLabel, and GroupNames. What do I need to specify in order to get a fit with replicates? Also, the documentation mentions that the data points are not averaged, but are fitted individually. Am I correct in assuming that this will not mean I will get 3 individual parameter fits for my 3 replicate sets?