Contents
.ctl
$DES
.lst
.ext
.phi
.cov
.cor
$TABLE
compute_diagnostics()
plots/gof.py
plots/pk.py
plots/pd.py
plots/eta.py
plots/model_perf.py
plots/nca.py
$ERROR
ModelBuilder
ModelBuilder.__init__()
ModelBuilder.problem()
ModelBuilder.data()
ModelBuilder.dataset()
ModelBuilder.subroutines()
ModelBuilder.pk()
ModelBuilder.error()
ModelBuilder.des()
ModelBuilder.theta()
ModelBuilder.omega()
ModelBuilder.sigma()
ModelBuilder.estimation()
ModelBuilder.covariance()
ModelBuilder.covariates()
ModelBuilder.impute_covariates()
ModelBuilder.clone()
ModelBuilder.build()
BuiltModel
BuiltModel.population_model
BuiltModel.params
BuiltModel.estimation_kwargs
BuiltModel.do_covariance
BuiltModel.covariance_kwargs
BuiltModel.design()
BuiltModel.simulate()
BuiltModel.fit()
BuiltModel.__init__()
ControlStream
ControlStream.source_text
ControlStream.records
ControlStream.source_path
ControlStream.get()
ControlStream.get_all()
ControlStream.get_typed()
ControlStream.get_all_typed()
ControlStream.problem
ControlStream.data
ControlStream.input
ControlStream.subroutines
ControlStream.pk
ControlStream.des
ControlStream.error
ControlStream.pred
ControlStream.theta_records
ControlStream.omega_records
ControlStream.sigma_records
ControlStream.simulation
ControlStream.mixture
ControlStream.prior_record
ControlStream.thetap_record
ControlStream.thetapv_record
ControlStream.omegap_record
ControlStream.omegapd_record
ControlStream.sigmap_record
ControlStream.sigmapd_record
ControlStream.estimation_records
ControlStream.covariance
ControlStream.table_records
ControlStream.from_file()
ControlStream.from_string()
ControlStream.to_dict()
ControlStream.to_string()
ControlStream.write()
ControlStream.__init__()
ThetaSpec
ThetaSpec.init
ThetaSpec.lower
ThetaSpec.upper
ThetaSpec.fixed
ThetaSpec.label
ThetaSpec.__init__()
OmegaSpec
OmegaSpec.block_size
OmegaSpec.values
OmegaSpec.fixed
OmegaSpec.same
OmegaSpec.label
OmegaSpec.to_matrix()
OmegaSpec.__init__()
SigmaSpec
SigmaSpec.block_size
SigmaSpec.values
SigmaSpec.fixed
SigmaSpec.label
SigmaSpec.to_matrix()
SigmaSpec.__init__()
ParameterSet
ParameterSet.theta
ParameterSet.omega
ParameterSet.sigma
ParameterSet.theta_specs
ParameterSet.omega_specs
ParameterSet.sigma_specs
ParameterSet.to_vector()
ParameterSet.from_vector()
ParameterSet.apply_bounds()
ParameterSet.from_specs()
ParameterSet.n_theta()
ParameterSet.n_eta()
ParameterSet.n_eps()
ParameterSet.n_iov_occasions()
ParameterSet.has_iov()
ParameterSet.expand_omega_iov()
ParameterSet.n_free()
ParameterSet.get_optimizer_bounds()
ParameterSet.__init__()
EstimationResult
EstimationResult.theta_final
EstimationResult.omega_final
EstimationResult.sigma_final
EstimationResult.ofv
EstimationResult.converged
EstimationResult.condition_number
EstimationResult.eta_shrinkage
EstimationResult.eps_shrinkage
EstimationResult.post_hoc_etas
EstimationResult.ofv_history
EstimationResult.warnings
EstimationResult.structured_warnings
EstimationResult.shrinkage_warnings
EstimationResult.n_function_evals
EstimationResult.elapsed_time
EstimationResult.method
EstimationResult.message
EstimationResult.diagnostics
EstimationResult.n_observations
EstimationResult.n_subjects
EstimationResult.n_parameters
EstimationResult.aic
EstimationResult.bic
EstimationResult.compute_n_parameters()
EstimationResult.add_structured_warning()
EstimationResult.check_omega_conditioning()
EstimationResult.summary()
EstimationResult.to_html()
EstimationResult.to_pdf()
EstimationResult.compute_shrinkage()
EstimationResult.compute_deshrinkage_etas()
EstimationResult.__init__()
EstimationMethod
EstimationMethod.method_name
EstimationMethod.estimate()
load_theophylline()
load_warfarin()
NONMEMDataset
diagnostic_panel()
dv_vs_ipred()
dv_vs_pred()
cwres_vs_time()
cwres_vs_pred()
cwres_qq()
abs_iwres_vs_ipred()
spaghetti_plot()
concentration_time()
mean_profile()
effect_time()
emax_curve()
hysteresis_loop()
pd_individual()
eta_histograms()
eta_pairs()
eta_vs_covariate()
ofv_history()
vpc()
vpc_plot()
pcvpc_plot()
stratified_vpc_plot()
npde_plot()
simulation_panel()
PBPKModel
FiveOrganPBPK
PopulationPDModel
DDESubroutine
just