nonlinear regression -凯发k8网页登录
perform least-squares estimation to fit grouped or pooled data,
compute confidence intervals, and plot fit quality statistics
perform using local, global, or hybrid estimation methods. fit each group in your data independently to obtain group-specific estimates or fit all groups simultaneously to get one set of parameter estimates. you can also compute confidence intervals for estimated parameters and predicted model responses. use various plots to visualize and assess fit quality measures.
apps
build qsp, pk/pd, and mechanistic systems biology models interactively | |
simbiology model analyzer | analyze qsp, pk/pd, and mechanistic systems biology models |
functions
objects
topics
nonlinear regression basics
simbiology supports several fitting, parameter transformations, and estimation options for nonlinear regression.- supported methods for parameter estimation in simbiology
simbiology® supports a variety of optimization methods for least-squares and mixed-effects estimation problems.
simbiology supports constant, proportional, combined, and exponential error models.
the progress plot provides the live feedback on the status of parameter estimation while usingsbiofit
,sbiofitmixed
, or the fit data program in the simbiology model analyzer app.
app workflow
- calculate nca parameters and fit model to pk/pd data using simbiology model analyzer
calibrate model parameters by performing noncompartmental analysis and fitting to experimental pkpd data using nonlinear regression.
programmatic workflow
estimate model parameters using a simbiology problem object.
fit an individual's pk profile data to one-compartment model and estimate pharmacokinetic parameters.
estimate pharmacokinetic parameters of multiple individuals using a two-compartment model.
estimate category-specific (such as young versus old or male versus female in a hierarchical model), individual-specific, and population-wide parameters using pk profile data from multiple individuals.
configuresbiofit
to perform a hybrid optimization.