- Language: en
Simple Fit Example¶
[Generated automatically as a Fitting summary]
Inputs¶
Description¶
| Name: | fit_example1 |
|---|---|
| Title: | Simple Fit Example |
| Author: | J.R. Hartley |
| Abstract: |
One compartment model with elimination rate constant KE.
| Keywords: | one compartment model; iv_one_cmp_k |
|---|---|
| Input Script: | fit_example1.pyml |
| Input Data: | fit_example1_data.csv |
| Diagram: |
Initial fixed effect estimates¶
f[KE] = 0.05
f[PNOISE] = 0.1
f[KE_isv] = 0.1
Outputs¶
Final fitted fixed effects¶
f[KE] = 0.096916
f[PNOISE] = 0.21687
f[KE_isv] = 0.016902
Fitted parameter .csv files¶
| Fixed Effects: | fx_params.csv (fit) |
|---|---|
| Random Effects: | rx_params.csv (fit) |
| Model params: | mx_params.csv (fit) |
| State values: | sx_params.csv (fit) |
| Predictions: | px_params.csv (fit) |
Plots¶
Comparison¶
Compare Main f[X]¶
| Variable Name | Fitted Value | Starting Value | Prop Change | Abs Change |
|---|---|---|---|---|
| f[KE] | 0.0969155 | 0.05 | 0.938311 | 0.0469155 |
Compare Noise f[X]¶
| Variable Name | Fitted Value | Starting Value | Prop Change | Abs Change |
|---|---|---|---|---|
| f[PNOISE] | 0.216871 | 0.1 | 1.16871 | 0.116871 |
Compare Variance f[X]¶
| Variable Name | Fitted Value | Starting Value | Prop Change | Abs Change |
|---|---|---|---|---|
| f[KE_isv] | 0.0169021 | 0.1 | 0.830979 | 0.0830979 |