Skip to main content
  • Research article
  • Open access
  • Published:

Adaptive regression modeling of biomarkers of potential harm in a population of U.S. adult cigarette smokers and nonsmokers

Abstract

Background

This article describes the data mining analysis of a clinical exposure study of 3585 adult smokers and 1077 nonsmokers. The analysis focused on developing models for four biomarkers of potential harm (BOPH): white blood cell count (WBC), 24 h urine 8-epi-prostaglandin F (EPI8), 24 h urine 11-dehydro-thromboxane B2 (DEH11), and high-density lipoprotein cholesterol (HDL).

Methods

Random Forest was used for initial variable selection and Multivariate Adaptive Regression Spline was used for developing the final statistical models

Results

The analysis resulted in the generation of models that predict each of the BOPH as function of selected variables from the smokers and nonsmokers. The statistically significant variables in the models were: platelet count, hemoglobin, C-reactive protein, triglycerides, race and biomarkers of exposure to cigarette smoke for WBC (R-squared = 0.29); creatinine clearance, liver enzymes, weight, vitamin use and biomarkers of exposure for EPI8 (R-squared = 0.41); creatinine clearance, urine creatinine excretion, liver enzymes, use of Non-steroidal antiinflammatory drugs, vitamins and biomarkers of exposure for DEH11 (R-squared = 0.29); and triglycerides, weight, age, sex, alcohol consumption and biomarkers of exposure for HDL (R-squared = 0.39).

Conclusions

Levels of WBC, EPI8, DEH11 and HDL were statistically associated with biomarkers of exposure to cigarette smoking and demographics and life style factors. All of the predictors togather explain 29%-41% of the variability in the BOPH.

Peer Review reports

Background

Cigarette smoking is a well known risk factor for cardiovascular diseases [1]. Commonly accepted pathophysiological mechanisms underlying many cigarette smoking associated adverse health effects are inflammation [2, 3], oxidative stress [2, 4], platelet activation [5, 6] and abnormal lipid metabolism [7, 8]. Suitable biomarkers of potential harm (BOPH) have been identified for these four different pathophysiological pathways: white blood cell counts (WBC) for inflammation [3, 9, 10], urine 8-epi-prostaglandin F (EPI8) for oxidative stress [1113], urine 11-dehydro-thromboxane B2 (DEH11) for platelet activation [11, 13, 14], and high-density lipoprotein cholesterol (HDL) for abnormal lipid metabolism [15].

The Total Exposure Study (TES) was a stratified, cross-sectional, multi-center study in 3585 adult smokers and 1077 nonsmokers, designed with the primary objective of estimating the exposure to cigarette smoke constituents in a population of U.S. adult cigarette smokers [16]. A secondary objective of the study was to investigate the relationship between cigarette smoke exposure and biomarkers of potential harm. The purpose of this study was to explore relationships between the variables in the TES and four biomarkers of potential harm and to capture those relationships in statistical models.

Methods

The TES study database contains data on biomarkers of potential harm, biomarkers of exposure (BOE), smoking history, medical history, concomitant medications, clinical laboratory results, and demographics for 3585 adult smokers and 1077 non-smokers. Details about the study have been previously reported [16, 17]. The biomarkers of exposure included nicotine equivalents (NICEQ), serum cotinine (COTIN), 4-(methylnitrosamino)-1-(3-pyridyl)-1-butanol (NNAL) and NNAL glucuronides (TOTNN), carboxyhemoglobin (COHb), monohydroxy-butenyl-mercapturic acid (MHBMA), mercapturic acid metabolites dihydroxy-butyl-mercapturic acid (DHBMA), 4-aminobiphenyl (4-ABP) hemoglobin adducts, 1-hydroxypyrene (1-OHP) and 3-hydroxypropylmercapturic acid (3-HPMA). These biomarkers are indicators of exposure to cigarette smoke and represent cigarette smoke constituents. Details about the biomarkers and the smoke constituents represented by these biomarkers can be found in Roethig et al. [16]. They were measured in either urinary samples or blood samples in the TES study [16, 17].

Overview of variables in the data mining database

In the data mining, variables were selected based on their scientific relevance to the targeted biomarkers of potential harm. Table 1 provides an overview of the variables that appear in the data mining datasets and Table 2 has the full names of the biomarkers of potential harm.

Table 1 Overview of variable group (and number of variables) that appear in the data mining data set
Table 2 Variables appearing in the final models, names and abbreviations

Separate imputed data mining data sets were constructed for each BOPH. In these data sets, cases were dropped if the value of the dependant variable was missing; values for predictor variables were imputed using methods that are described below. In addition, an unimputed data mining data set was constructed. No cases were dropped from the unimputed data sets and no imputation of missing values was performed on it. The data mining data sets were randomly divided into analysis and validation data sets using an 80/20 split.

Data mining analyses using random forests

The Random Forest procedure [1820], a data mining approach for variable selection and model building, was used to perform a preliminary screening of variables for each BOPH (DEH11, EPI8, HDL and WBC). The R statistical package [21] was used for the implementation of Random Forest. Variables that were known to be trivially related to the target BOPH were not included in the initial or subsequent Random Forest runs. In the initial Random Forest analyses, 10,000 trees were generated, and variable importance and cross-validated R-squared statistics were produced. The variable importance effectively ranks all variables in each data set with respect to their ability to predict the target BOPH. At the end, 30 predictor-sets together with cross-validated R-squared statistics were kept. From this list, a large, a medium, and a small predictor set was chosen for input into the Multivariate Adaptive Regression Spline (MARS) procedure [22]. In each case, the large predictor set was chosen to contain 30 variables, while medium and small data sets were chosen to represent natural cut points in the sequence of cross-validated R-squared values.

Data mining analyses using MARS

Starting with the large, medium and small predictor sets selected by the Random Forests procedure, the MARS algorithm [23] was used to find interpretable models for each BOPH (DEH11, EPI08, HDL, WBC) in each study population (all subjects, non-smokers, smokers). MARS is an innovative and flexible modeling approach that uncovers important data patterns and relationships. It builds flexible models by the use of separate regression slopes in distinct intervals of the predictor variable space. This approach has been increasingly used in recent years in various scientific fields including disease risk research [24, 25], human genetics [26] and food sciences [27].

In our study, the large, medium, and small predictor variable sets were augmented by adding all nine BOE and a binary indicator of smoking status. Finally, when ordinal categorical variables appeared in any of the predictor sets, they were replaced with appropriately chosen ordinal dummy variables. Starting with the modified large, medium and small predictor sets, exploratory MARS models were fit for a variety of model types, settings for the number of initial basis functions and penalties for adding new variables.

In order to evaluate the appropriateness of the model, MARS uses generalized cross-validation (GCV) which is residual square errors penalized by a function related to complexity of the model [22]. The numerator in GCV is the average residual squared error and the denominator is a penalty term that reflects model complexity. The use of the denominator is to prohibit selection of a model with many terms that decreases only slightly the residual errors. The GCV statistic is an estimate of the variance for error in a regression model that includes a penalty term for the number of parameters used in the regression. The GCV R-squared statistic is the ordinary R-squared statistic calculated with the variance for error replaced with the GCV statistic [22].

Final MARS runs were performed using exact variable searches (SPEED = 1), three model types (0 = "simple linear model", 1 = "linear model with variable transformations but no interactions", and 2 ="two-way interaction models with variable transformations"), 4 values for the number of initial basis functions (10, 20, 30, and 60), and 2 values for a penalty term for adding new variables (0, and .01). As before, a 10-fold cross-validation was used to estimate the cross-validated (or GCV) R-squared statistic. For each BOPH and predictor set, GCV R-squared, the number of final model parameters, and the number of final model variables were plotted against all other MARS control parameters. These plots (not included in this manuscript) were examined and a preferred model was selected for each BOPH and each study population. Models were preferred if they fit the data well (i.e. had high GCV-R-squared values) and parsimonious (i.e. had few predictors).

Using the imputed analysis data sets the MARS procedure was used to fit models to each of the four BOPH using large, medium, and small predictor sets obtained in Random Forests. This procedure produced closed-form linear regression models that display explanatory power comparable to the best Random Forest models. For each of the four BOPH, a preferred MARS model was selected from the MARS runs based on considerations of goodness of fit and parsimony. The selected models were applied and refit in S-PLUS using the validation data set [28]. Graphical model displays are presented to aid in model interpretation. Applying and refitting models using the validation data set protects against model over-fit that can result from aggressive use of data mining procedures.

Variable importance plots were provided for each BOPH. The marginal R-squared value for a group of predictor variables is the proportion of variance of the dependent variable explained by the group of predictor variables. The delta R-squared for a group of predictor variables is the difference between the marginal R-squared value for the full set of dependent variables and the marginal R-squared value for the full set of predictor variables with the specified group removed. The marginal R-squared is a measure of the quality of prediction obtained from a group of predictor variables acting alone, and the delta R-square is a measure of the improvement in the quality of prediction obtained when a group of predictor variables is added to the other predictor variables in the model.

Handling of missing data and BLLOQ values

In general, missing data were present in the data set, but rare. In the data mining analysis, it was deemed prudent to impute missing data. Missing continuous variables were imputed in MARS and Random Forest Analyses by replacing missing observations with the median of non-missing cases for each variable: this was done separately for smokers and non-smokers, and for validation and analysis datasets. Imputation was carried out on predictor variables only, cases with missing dependant variables were dropped, not imputed, in the MARS and Random Forest analyses.

Final regression models were fit to data sets in which no imputation was used on any variable, i.e. cases with missing dependant or predictor variables were dropped from the analysis and the number of cases dropped was noted in the regression output. In general, final regression results seemed little changed between imputed and unimputed datasets.

For categorical variables, missing data were handled by adding an additional category as indicated in the following section. This approach does not depend on any assumptions about the sources of missing data and we do not regard it as a form of imputation.

Below the lower limit of quantification (BLLOQ) flags were present in the data set for 9 variables of exposure (NECEQ, MHBMA, TOTNN, DHBMA, OHP, HPMA3, COTIN, COHB, and 4-ABP). If a BLLOQ flag is positive for any of these variables and if the variable itself has a missing value, the value of the affected variable is set to 0. Non-missing value variables BLLOQ values with flags were left unchanged.

Variable transformations

The Random Forest and the MARS procedure are both designed to find optimal transformations of predictor variables. This minimized the need to perform variable transformations manually. Nonetheless a number of variable transformations were applied to a number of variables. In particular, character variables were transformed to dummy variable. A variable for creatinine clearance was also created. Initial random forest runs found some categorical variables that had natural ordinal interpretations: these variables were replaced with sets of ordinal dummy variables in the MARS and final regression analyses.

Variable names and naming conventions for the final models

Table 2 presents descriptive names and abbreviated names for all untransformed variables that appear in at least one of the final models. Units (for continuous variable) and category names (for categorical variables), are also provided.

Variable names in final regression models will be of one of the following forms

  1. 1.

    <v.name>

  2. 2.

    <v.name>.EQ.xxx, <v.name>.GT.xxx, <v.name>.LT.xxx, <v.name>.GE.xxx, <v.name>.LE.xxx

  3. 3.

    <v.name>.IFLT.xxx, <v.name>.IFGT.xxx

Here, <v.name> is the short name of a variable from Table 2 and xxx is a number or category selected by MARS. Form 1 is used for variables that enter into the MARS models as linear functions. Form 2 is used to describe dummy variables formed from a categorical variable. In this context "EQ", "GT", "LT", "GE", "LE" stand for "equal", "greater than", "less than", "greater than or equal to", and "less than or equal to". For example, Race.EQ.BLACK designates a variable that is one for blacks and zero otherwise. Alcohol consumption.GT.1 PER WEEK designates a variable that is one for subjects who have more than one drink per week and 0 otherwise. Form 3 is used for transformed continuous variables. For example, CRCL.IFGT.100 (read CRCL if greater than 100) indicates a variable that is equal to CRCL if CRCL is greater than 100 and 100 otherwise. Similarly, CRCL.IFLT.100 is a variable that is equal to CRCL when CRCL is < 100 and equal to 100 otherwise.

Using this notation, regression coefficients can be interpreted as slopes. Positive slopes indicate that the dependent variable increases as the predictor variable increases and negative slopes indicate that the dependant variable decreases as the predictor variable increases. Variables of Form 3 are called transformations of the original variable and are thought of as the result of applying a function (or transformation) to the original variable. Other commonly used transformations that do not appear in our regression output are square root, power, and log transformations.

Collectively, interactions and variables of forms 1, 2, and 3 are called basis functions. The MARS procedure, to be discussed below, may be thought of as a procedure for selecting an optimal set of basis functions that are to be used as the predictor of a given dependent variable. The basis functions used by MARS differ slightly from the basis functions described here. We have chosen to use the basis functions as described here in preference to those used by MARS, because the former seem easier to interpret.

Results

Tables 3 and 4 present parameter estimates, standard errors and p values for the final models for each of the four BOPH for the analysis data set. The parameters often characterize multiple transformations of the same underlying predictor. Figures 1 to 2 show the importance plots of the predictor variables based on Marginal R-squared and Delta R-squared values. All plots were based on unimputed data.

Table 3 Parameter estimates in models for DEH11 and EPI8 for all subjects (analysis data set)
Table 4 Parameter estimates in models for WBC and HDL for all subjects (analysis data set)
Figure 1
figure 1

Variable importance plots for DEH11 and EPI8 for All Subjects (Analysis data set).

Figure 2
figure 2

Variable importance plots for HDL and WBC for All Subjects (Analysis data set).

The model for DEH11 contains predictors COTIN, UCRCAL, CRCL, AST, ALKPH, NSAID, and VITAMIN (Table 3). The model accounts for 29% of the total variability in DEH11 in all subjects. Higher serum cotinine, urine creatinine and creatinine clearance were predictors of higher 24-hour urinary excretion of 11-dehydrothromboxane B2. Higher serum AST (up to 126 U/L) was mainly a predictor of higher 24-hour urinary excretion of 11-dehydrothromboxane B2 while use of nonsteroidal anti-inflammatory agents and vitamin supplements were predictors of lower 24-hour urinary excretion of 11-dehydrothromboxane B2. In the validation data set the same predictors were significant with the exception of ALKPH.

The model for EPI8 contains predictors TOTNN, OHP, CRCL, AST, WEIGHTK, and VITAMIN and it accounts for 41% of the total variability in EPI8 in all subjects (Table 3). Higher total NNAL (up to 1452 ng/24 h), OHP (if less than 473 ng/24 h), creatinine clearance and weight were predictors of higher 24-hour excretion of urinary 8-epi-ProstaglandinF Type III. Higher serum AST was either a predictor of higher or lower 24-hour excretion of urinary 8-epi-ProstaglandinF Type III, depending on its concentration level. Use of vitamin supplements was a predictor of lower 24-hour excretion of urinary 8-epi-ProstaglandinF Type III. In the validation data set the same predictors were significant with the exception of AST.

The model for WBC in all subjects contains predictors TOTNN, CRP, PLATE, HGB, TRIG, and RACE (Table 4). The model accounts for 29% of the total variability in WBC. Increases in total NNAL (if greater than 51 and less than 471 ng/24 h), high sensitivity c-reactive protein (up to 20 mg/L), platelet count, hemoglobin (if less than 14 g/DL), and triglycerides were predictors of higher WBC count, while race categories of Black and "other" were predictors of lower WBC count. In the validation data set the same predictors were significant.

The model for HDL in all subjects contains predictors COTIN, TRIG, WEIGHTK, HGB, AGE, SEX, and ALCOHOL CONSUMPTION (Table 4). The model accounts for 39% of the total variability in HDL. Higher age, alcohol consumption and female gender were predictors of higher HDL cholesterol, while higher triglycerides was a predictor of lower HDL cholesterol. Higher weight and cotinine (if less than 31 ng/ml) were predictors of lower HDL cholesterol. In the validation data set the same predictors were significant.

Table 5 provides a summary of fit statistics across models for the analysis data set and the validation data set. Figures 1 and 2 gives the importance plots for the predictors for the 4 BOPH.

Table 5 Summary of model fit statistics across models for all subjects

Discussion

The primary purpose of this analysis was to explore the quantitative associations of biomarkers of exposure and other variables with biomarkers of potential harm related to cigarette smoking. We examined the covariates (or secondary variables) to see whether they could mediate or modulate the effect of biomarkers of exposure. In pursuing this, we developed a systematic approach to the mining of a complex biomarker database. This approach helped us find interpretable linear models that could explain a substantial proportion of the variability for all four of the biomarkers of potential harm (WBC, EPI8, DEH11, HDL). These regression models summarize the information originally contained in 169 variables.

We began by applying a general purpose data mining procedure (Random Forest) to find a list of important variables that could plausibly affect the chosen dependant variables and black box models that relate these variables to the four BOPH. Results from the Random Forest procedure were used as a starting point for the MARS algorithm which produced the multiple regression models. The regression models found by MARS were then applied and refit to a validation data set in SPLUS. It is remarkable that (as shown in Table 5) the R-squared statistics generated by the Random Forests, MARS and regression procedures are in good agreement with each other, suggesting that the proposed models will be reproducible in future studies.

MARS is a nonparametric regression model in which no assumption is made regarding the function relationship between dependent and independent variables [22, 29]. Instead of residual plots, other approaches are commonly used for assessing nonparametric regression models [29]. Due to the availability of a relatively large sample size in our dataset, we set aside a validation dataset of 20% of the observations and use it to assess the performance of our models. As presented in Table 5 of our manuscript, the R-squared values of the final models based on the analysis dataset are in good agreement with those based on the validation dataset. This approach confirmed the appropriateness of the models.

The proposed regression models, which involve the transformations of some predictor variables, provide predictive capability comparable to that produced by the Random Forest models. Interactions between dependent variables are not needed. In spite of the generally good agreement of model fit statistics between analysis and validation data sets, the linear models fit to the analysis and validation data sets are not identical, i.e. some variables that are highly significant in the analysis data set do not remain so in the validation data set. These discrepancies, which may suggest aspects of the modeling that will not be generalized to future studies or may be artifacts of the smaller sample size of the validation data set, will be discussed below.

The role of smoking status in our analysis is of special interest. It is notable that smoking status does not appear in any of the regression models. This suggests that the effect of smoking on each biomarker of potential harm is mediated by one or more of the biomarkers of exposure or covariates. 19 additional variables, which measured specifics of smoking behavior, were also entered as candidate variables, but none were included in the final model.

Each model contains at least one BOE predictor: COTIN appears as a predictor of DEH11 and HDL, TOTNN appears as a predictor of EPI8 and WBC, and OHP appears as a predictor of EPI8.

The inclusion of the variables COTIN or TOTNN, instead of smoking status or nicotine equivalents, in the final model for DEH11 or EPI8 does not necessarily mean that these variables by themselves are more biologically important than smoking status or nicotine equivalents. In MARS modeling, the inclusion of a new predictor is dependent on the number of predictors already in the model and the correlation(s) of the new predictor with the remaining predictor(s). COTIN or TOTNN is included in the final model because its contribution and that from other existing predictors accounts for a larger variability in DEH11 and EPI8 than smoking status or nicotine equivalents. On the other hand, the contribution of smoking status or nicotine equivalents is most likely already captured by COTIN or TOTNN and other variables in the model.

As shown in Figure 1, UCRCAL and CRCL are overall important predictors of DEH11, accounting for more variation in DEH11 than the BOE COTIN. Similarly, CRCL is the most important predictor of EPI8, with TOTNN and OHP also playing important roles. The importance of CRCL here is likely related to the fact that DEH11 and EPI8 were both measured in urine. As defined here, CRCL is a marker of kidney function. UCRCAL reflects variability in creatinine production, which is known to be related to muscle mass and is thus influenced by AGE, WEIGHT, and SEX. One of the purposes of this analysis was to investigate various sources of variability, therefore we included the creatinine excretion and creatinine clearance in the model, so that we could understand the magnitude of impact of these factors on the variability. Indeed it was not surprising that, based on the marginal r-squared values (Figure 1), urine creatinine/creatinine clearance had a relatively large contribution on the final models for EPI8 and DEH11. This suggests that normalization for creatinine could potentially reduce the variability in these biomarkers.

The variables TRIG, SEX, WEIGHTK and ALCOHOL CONSUMPTION are all more important predictors of HDL than is the BOE COTIN. The situation is somewhat different for WBC, where the BOE TOTNN appears as the most important predictor, followed by the variables PLATE and CRP.

The model for WBC contains the following predictors: TOTNN, CRP, PLATE, HGB, TRIG, and RACE. The model reflects some well known factors influencing WBC, such as smoking, race and inflammation. The model also indicates a relationship with other hematologic variables such as platelets and red blood cells. Metabolic factors are also known to impact WBC [30].

The model for EPI8 contains the following predictors: TOTNN, OHP, CRCL, AST, WEIGHTK, and VITAMIN. The model suggests that kidney function and body mass are related to the excretion of this biomarker in urine. Exposure to cigarette smoke is thought to increases oxidative stress [1113], whereas use of vitamin consumption decreases oxidative stress. Oxidative stress may also impact cell membranes, so that enzymes may leak to a higher degree from cells. The weak relationship between AST and EPI8 may be suggestive of the oxidative damage to the cells, since serum AST is localized in heart, brain, skeletal muscle and liver tissue and is generally considered a general biomarker of leaky/damaged cells e.g. hepatocytes as well as myocytes [31]. However this relationship should be interpreted with caution since the contribution of the AST levels to the variability of EPI8 was relatively small (Figure 1). Furthermore AST levels are also reported to be influence by the use of medications [3133].

The model for DEH11 contains the following predictors: COTIN, UCRCAL, CRCL, AST, ALKPH, NSAID, and VITAMIN. The model suggests that kidney function and muscle mass are related to the excretion of this biomarker in urine. Exposure to cigarette smoke increases platelet activation, whereas use of non-steroidal anti-inflammatory drugs, e.g. aspirin and vitamin consumption decrease platelet activation [11, 15]. The relationship with serum enzymes is less clear but might indicate that processes, which activate platelets, impact cell membranes, so that enzymes may leak to a higher degree from cells.

The model for HDL contains COTIN, TRIG, WEIGHTK, AGE, SEX, and ALCOHOL CONSUMPTION. It suggests that bodyweight and male gender impact HDL negatively, whereas older age, female sex and regular alcohol consumption have a positive effect on HDL cholesterol. Higher triglycerides is generally associated with lower HDL cholesterol [34].

Conclusions

In summary, levels of WBC, EPI8, DEH11 and HDL were statistically significantly related to biomarkers of exposure to cigarette smoking, demographics and life style factors. The statistical models successfully captured a large amount of variability in the biomarkers and depicted the important biological relationships between the biomarker and the effects. Considering the numerous potential sources of variability for the 4 biomarkers and their complex relationships, the R-squared values of 29% to 41% are significant.

List of abbreviations

The abbreviations of all model variables are listed in Table 2.

References

  1. US Department of Health and Human Services: The Health Consequences of Smoking: A Report of the Surgeon General. 2004, US Department of Health and Human Services, Center for Disease Control and Prevention, National Center for Disease Prevention and Health Promotion, Office on Smoking and Health. Atlanta, GA

    Google Scholar 

  2. Ross R: Atherosclerosis: An inflammatory disease. N Eng J Med. 1999, 340: 115-126. 10.1056/NEJM199901143400207.

    Article  CAS  Google Scholar 

  3. Bakhru A, Erlinger T: Smoking cessation and cardiovascular disease risk factors: Results from the Third National Health and Nutrition Examination Survey. PLoS Med. 2005, 2: e160-10.1371/journal.pmed.0020160.

    Article  PubMed  PubMed Central  Google Scholar 

  4. Pryor W, Stone K: Oxidants in cigarette smoke: Radicals, hydrogen peroxide, peroxynitrate, and peroxynitrite. Ann NY Acad Sci. 1993, 686: 12-28. 10.1111/j.1749-6632.1993.tb39148.x.

    Article  CAS  PubMed  Google Scholar 

  5. Miller G, Bauer P, Cooper J, Rosenberg R: Activation of the coagulant pathway in cigarette smokers. Thromb Haemost. 1998, 79: 549-553.

    CAS  PubMed  Google Scholar 

  6. Fusegawa Y, Goto S, Handa S, Kawada T, Ando Y: Platelet spontaneous aggregation in platelet-rich plasma is increased in habitual smokers. Thromb Res. 1999, 93: 271-278. 10.1016/S0049-3848(98)00184-4.

    Article  CAS  PubMed  Google Scholar 

  7. Craig W, Palomaki G, Haddow J: Cigarette smoking and serum lipid and lipoprotein concentrations: An analysis of published data. BMJ. 1989, 298: 784-788. 10.1136/bmj.298.6676.784.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  8. FitzGerald G, Oates A, Nowak J: Cigarette smoking and hemostatic function. Am Heart J. 1988, 115: 267-71. 10.1016/0002-8703(88)90648-5.

    Article  CAS  PubMed  Google Scholar 

  9. Smith C, Fischer T: Particulate and vapor phase constituents of cigarette mainstream smoke and risk of myocardial infarction. Atherosclerosis. 2001, 158: 257-267. 10.1016/S0021-9150(01)00570-6.

    Article  CAS  PubMed  Google Scholar 

  10. Abel G, Hays J, Decker P, Groghan G, Kuter D, Rigotti N: Effects of biochemically confirmed smoking cessation on white blood cell count. Mayo Clin Proc. 2005, 80: 1022-1028. 10.4065/80.8.1022.

    Article  PubMed  Google Scholar 

  11. Zedler B, Kinser R, Oey J, et al: Biomarkers of exposure and potential harm in adult smokers of 3 to 7 mg tar yield (Federal Trade Commission) cigarettes and in adult non-smokers. Biomarkers. 2006, 11: 201-220. 10.1080/13547500600576260.

    Article  CAS  PubMed  Google Scholar 

  12. Chehne F, Oguogho A, Lupattelli G, Budinsky A, Palumbo B, Sinzinger H: Increase of isoprostane 8-epi-PGF(2alfa) after restarting smoking. Prostaglandins Leukot and Essent Fatty Acids. 2001, 64: 307-310. 10.1054/plef.2001.0277.

    Article  CAS  Google Scholar 

  13. Cracowski J, Durand T, Bessard G: Isoprostanes as a biomarker of lipid peroxidation in humans: Physiology, pharmacology and clinical implications. Trends Phamacol Sci. 2001, 23: 360-366. 10.1016/S0165-6147(02)02053-9.

    Article  Google Scholar 

  14. Rangemark C, Ciabattoni G, Wennmalm A: Excretion of thromboxane metabolites in healthy women after cessation of smoking. Arterioscler Thromb. 1993, 13: 777-82.

    Article  CAS  PubMed  Google Scholar 

  15. Eliasson B, Hjalmarson A, Kruse E, Landfeldt B, Westin A: Effect of smoking reduction and cessation on cardiovascular risk factors. Nicotine & Tobacco Res. 2001, 3: 249-255. 10.1080/14622200110050510.

    Article  CAS  Google Scholar 

  16. Roethig H-J, Munjal S, Feng S, Liang Sarkar M, Walk R-AQ, Mendes P: Population Estimates of Biomarkers of Smoke Exposure in U.S. Adult Cigarette Smokers. Nicotine and Tobacco Research. 2009, 11 (10): 1216-25. 10.1093/ntr/ntp126.

    Article  CAS  PubMed  Google Scholar 

  17. Mendes P, Liang Q, Frost-Pineda K, Munjal S, Walk R, Roethig H: The Relationship between smoking machine derived tar yield and biomarkers of exposure in adult cigarette smokers in the US. Regulatory Toxicology and Pharmacology. 2009, 55: 17-27. 10.1016/j.yrtph.2009.05.016.

    Article  CAS  PubMed  Google Scholar 

  18. Breiman L: Random Forests. Machine Learning. 2001, 45: 5-32. 10.1023/A:1010933404324.

    Article  Google Scholar 

  19. Breiman L: Statistical Modeling: The Two Cultures. Statistical Science. 2001, 16: 199-231. 10.1214/ss/1009213726.

    Article  Google Scholar 

  20. Breiman L, Cutler A, Liu A, Wiener M: RandomForest Package. 2006, Version 4.5-18. R archive

    Google Scholar 

  21. The R Foundation for Statistical Computing: R version 2.5.1. 2007, [http://www.r-project.org/foundation]

    Google Scholar 

  22. Friedman J: Multivariate Adaptive Regression Splines. Annals of Statistics. 1991, 19: 1-67. 10.1214/aos/1176347963.

    Article  Google Scholar 

  23. Salford Systems: MARS Users Guide. 2001, Salford Systems

    Google Scholar 

  24. Xu Q, Daszykowski M, Walczak B, Daeyaert F, de Jonge M, Heeres J, Koymans L, Lewi P, Vinkers H, Janssen P, Massart D: Multivariate adaptive regression splines-studies of HIV reverse transcriptase inhibitors. Chemometrics and Intelligent Laboratory Systems. 2004, 72: 27-31. 10.1016/j.chemolab.2004.02.007.

    Article  CAS  Google Scholar 

  25. Binbing Yu: Approximating the risk score for disease diagnosis using MARS. Journal of Applied Statistics. 2009, 36: 769-778. 10.1080/02664760802499352.

    Article  Google Scholar 

  26. Lin H, Wang W, Liu Y, Soong S, York T, Myers L, Hu J: Comparison of multivariate adaptive regression splines and logistic regression in detecting SNP-SNP interactions and their application in prostate cancer. Journal of Human Genetics. 2008, 53: 802-811. 10.1007/s10038-008-0313-z.

    Article  PubMed  Google Scholar 

  27. Xiong R, Meullenet J: Application of Multivariate Adaptive Regression Splines (MARS) to the preference mapping of cheese sticks. Journal of Food Science. 2004, 69: 131-139.

    Google Scholar 

  28. Insightful Corp: S-PLUS 7.0 for Windows. Professional Developer. 2005

    Google Scholar 

  29. Hastie T, Tibshirani R, Friedman J: The elements of statistical learning: data mining, inference, and prediction. 2001, Springer

    Chapter  Google Scholar 

  30. Nakanishi N, Suzuki K, Tatara K: Association between lifestyle and white blood cell count: a study of Japanese male office workers. Occupational Medicine. 2003, 53: 135-137. 10.1093/occmed/kqg029.

    Article  PubMed  Google Scholar 

  31. Ozer J, Ratner M, Shaw M, Bailey W, Schomaker S: The current state of serum biomarkers of hepatotoxicity. Toxicology. 2008, 245: 194-205. 10.1016/j.tox.2007.11.021.

    Article  CAS  PubMed  Google Scholar 

  32. Emerit I, Huang CY, Serejo F, Filipe P, Fernandes A, Costa A, Freitas J, Baptista A, Carneiro de Moura M: Oxidative stress in chronic hepatitis C: a preliminary study on the protective effects of antioxidant flavonoids. Hepatogastroenterology. 2005, 52: 530-536.

    CAS  PubMed  Google Scholar 

  33. Dalla Corte CL, Fachinetto R, Colle D, Pereira RP, Avila DS, Villarinho JG, Wagner C, Pereira ME, Nogueira CW, Soares FA, Rocha JB: Potentially adverse interactions between haloperidol and valerian. Food Chem Toxicol. 2008, 46: 2369-2375. 10.1016/j.fct.2008.03.019.

    Article  CAS  PubMed  Google Scholar 

  34. Miller M, Langenberg P, Havas S: Impact of lowering triglycerides on raising HDL-C in hypertriglyceridemic and non-hypertriglyceridemic subjects. International Journal of Cardiology. 2007, 119: 192-195. 10.1016/j.ijcard.2006.07.132.

    Article  PubMed  Google Scholar 

Pre-publication history

Download references

Acknowledgements

We thank Lonnie Rimmer, Kim Frost-Pineda, Jianmin Liu and Sunil Kapur for project management and technical assistance with the study.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Qiwei Liang.

Additional information

Competing interests

All authors except JHW are or were employees of Philip Morris USA Inc./Altria Client Services Inc. JHW was an employee of Pharsight Corporation when he was conducting the modeling for this paper. Pharsight Corporation received funding from Philip Morris USA for the modeling.

Authors' contributions

JHW contributed as the primary modeler. He carried out the statistical modeling and participated in developing the manuscript. QL contributed as the corresponding author of the manuscript. He participated in developing the models and finalized the manuscript. MS participated in developing the manuscript. PEM participated in developing the manuscript. HJR initiated the project and participated in developing the models and the manuscript. All authors read and approved the final manuscript.

John H Warner, Qiwei Liang contributed equally to this work.

Authors’ original submitted files for images

Below are the links to the authors’ original submitted files for images.

Authors’ original file for figure 1

Authors’ original file for figure 2

Rights and permissions

Open Access This article is published under license to BioMed Central Ltd. This is an Open Access article is distributed under the terms of the Creative Commons Attribution License ( https://creativecommons.org/licenses/by/2.0 ), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Warner, J.H., Liang, Q., Sarkar, M. et al. Adaptive regression modeling of biomarkers of potential harm in a population of U.S. adult cigarette smokers and nonsmokers. BMC Med Res Methodol 10, 19 (2010). https://doi.org/10.1186/1471-2288-10-19

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1471-2288-10-19

Keywords