DDMODEL00000121: Nathan_2008_HbA1c_prediction

  public model
Short description:
Linear regression model to describe the relationship between average plasma glucose and HbA1c
PharmML 0.8.x (0.8.1)
  • Translating the A1C assay into estimated average glucose values.
  • Nathan DM, Kuenen J, Borg R, Zheng H, Schoenfeld D, Heine RJ
  • Diabetes care, 8/2008, Volume 31, Issue 8, pages: 1473-1478
  • Diabetes Center, Massachusetts General Hospital and Harvard Medical School, Boston, MA, USA. dnathan@partners.org
  • OBJECTIVE: The A1C assay, expressed as the percent of hemoglobin that is glycated, measures chronic glycemia and is widely used to judge the adequacy of diabetes treatment and adjust therapy. Day-to-day management is guided by self-monitoring of capillary glucose concentrations (milligrams per deciliter or millimoles per liter). We sought to define the mathematical relationship between A1C and average glucose (AG) levels and determine whether A1C could be expressed and reported as AG in the same units as used in self-monitoring. RESEARCH DESIGN AND METHODS: A total of 507 subjects, including 268 patients with type 1 diabetes, 159 with type 2 diabetes, and 80 nondiabetic subjects from 10 international centers, was included in the analyses. A1C levels obtained at the end of 3 months and measured in a central laboratory were compared with the AG levels during the previous 3 months. AG was calculated by combining weighted results from at least 2 days of continuous glucose monitoring performed four times, with seven-point daily self-monitoring of capillary (fingerstick) glucose performed at least 3 days per week. RESULTS: Approximately 2,700 glucose values were obtained by each subject during 3 months. Linear regression analysis between the A1C and AG values provided the tightest correlations (AG(mg/dl) = 28.7 x A1C - 46.7, R(2) = 0.84, P < 0.0001), allowing calculation of an estimated average glucose (eAG) for A1C values. The linear regression equations did not differ significantly across subgroups based on age, sex, diabetes type, race/ethnicity, or smoking status. CONCLUSIONS: A1C levels can be expressed as eAG for most patients with type 1 and type 2 diabetes.
Paolo Magni
Context of model development: Diagnostic model; Clinical end-point;
Discrepancy between implemented model and original publication: The model is the same of the original publication, even if in the original publication the dependent variable was MPG, while the model here reported uses HbA1C as dependent variable to be compliant with other studies that use this model, e.g. Moller et al. CPT Pharmacometrics Syst Pharmacol. 2014 Jul;3(7):e122.;
Model compliance with original publication: Yes;
Model implementation requiring submitter’s additional knowledge: No;
Modelling context description: OBJECTIVE—The A1C assay, expressed as the percent of hemoglobin that is glycated, measures chronic glycemia and is widely used to judge the adequacy of diabetes treatment and adjust therapy. Day-to-day management is guided by self-monitoring of capillary glucose concentrations (milligrams per deciliter or millimoles per liter). We sought to define the mathematical relationship between A1C and average glucose (AG) levels and determine whether A1C could be expressed and reported as AG in the same units as used in self-monitoring. RESEARCH DESIGN AND METHODS—A total of 507 subjects, including 268 patients with type 1 diabetes, 159 with type 2 diabetes, and 80 nondiabetic subjects from 10 international centers, was included in the analyses. A1C levels obtained at the end of 3 months and measured in a central laboratory were compared with the AG levels during the previous 3 months. AG was calculated by combining weighted results from at least 2 days of continuous glucose monitoring performed four times, with seven-point daily self-monitoring of capillary (fingerstick) glucose performed at least 3 days per week. RESULTS—Approximately 2,700 glucose values were obtained by each subject during 3 months. Linear regression analysis between the A1C and AG values provided the tightest correlations (AGmg/dl = 28.7 × A1C ? 46.7, R2 = 0.84, P < 0.0001), allowing calculation of an estimated average glucose (eAG) for A1C values. The linear regression equations did not differ significantly across subgroups based on age, sex, diabetes type, race/ethnicity, or smoking status. CONCLUSIONS—A1C levels can be expressed as eAG for most patients with type 1 and type 2 diabetes.;
Modelling task in scope: estimation;
Nature of research: Clinical research & Therapeutic use;
Therapeutic/disease area: Endocrinology;
Annotations are correct.
This model is not certified.
  • Model owner: Paolo Magni
  • Submitted: Dec 12, 2015 2:55:22 PM
  • Last Modified: Oct 10, 2016 8:28:43 PM
Revisions
  • Version: 8 public model Download this version
    • Submitted on: Oct 10, 2016 8:28:43 PM
    • Submitted by: Paolo Magni
    • With comment: Edited model metadata online.
  • Version: 6 public model Download this version
    • Submitted on: Jun 2, 2016 7:56:27 PM
    • Submitted by: Paolo Magni
    • With comment: Model revised without commit message
  • Version: 2 public model Download this version
    • Submitted on: Dec 12, 2015 2:55:22 PM
    • Submitted by: Paolo Magni
    • With comment: Edited model metadata online.

Name

Generated from MDL. MOG ID: Method_2_Nathan_mog

Independent Variables

T

Function Definitions

additiveError:realadditive:real=additive

Covariate Model: cm

Continuous Covariates

MPG

Parameter Model: pm

Random Variables

EPS_1vm_err.DV~Normal2mean=0var=1

Population Parameters

BETA0_POP
BETA1_POP
RES

Individual Parameters

BETA0=pm.BETA0_POP
BETA1=pm.BETA1_POP

Structural Model: sm

Variables

HBA1C=pm.BETA0+pm.BETA1cm.MPG

Observation Model: om1

Continuous Observation

Y=sm.HBA1C+additiveErroradditive=pm.RES+pm.EPS_1

External Dataset

OID
nm_ds
Tool Format
NONMEM

File Specification

Format
csv
Delimiter
comma
File Location
Simulated_Nathan_data.csv

Column Definitions

Column ID Position Column Type Value Type
ID
1
id
int
TIME
2
idv
real
DV
3
dv
real
MPG
4
covariate
real
EV
5
undefined
real

Column Mappings

Column Ref Modelling Mapping
TIME
T
DV
om1.Y
MPG
cm.MPG

Estimation Step

OID
estimStep_1
Dataset Reference
nm_ds

Parameters To Estimate

Parameter Initial Value Fixed? Limits
pm.BETA0_POP
1.63
false
pm.BETA1_POP
0.035
false
pm.RES
1
false
0

Operations

Operation: 1

Op Type
generic
Operation Properties
Name Value
algo
foce

Step Dependencies

Step OID Preceding Steps
estimStep_1
 
Help