Literature DB >> 34215839

Warfarin maintenance dose prediction for Chinese after heart valve replacement by a feedforward neural network with equal stratified sampling.

Weijie Ma1, Hongying Li2, Li Dong3, Qin Zhou4, Bo Fu5, Jiang-Long Hou3, Jing Wang6, Wenzhe Qin7, Jin Chen8.   

Abstract

Patients requiring low-dose warfarin are more likely to suffer bleeding due to overdose. The goal of this work is to improve the feedforward neural network model's precision in predicting the low maintenance dose for Chinese in the aspect of training data construction. We built the model from a resampled dataset created by equal stratified sampling (maintaining the same sample number in three dose-groups with a total of 3639) and performed internal and external validations. Comparing to the model trained from the raw dataset of 19,060 eligible cases, we improved the low-dose group's ideal prediction percentage from 0.7 to 9.6% and maintained the overall performance (76.4% vs. 75.6%) in external validation. We further built neural network models on single-dose subsets to invest whether the subsets samples were sufficient and whether the selected factors were appropriate. The training set sizes were 1340 and 1478 for the low and high dose subsets; the corresponding ideal prediction percentages were 70.2% and 75.1%. The training set size for the intermediate dose varied and was 1553, 6214, and 12,429; the corresponding ideal prediction percentages were 95.6, 95.1%, and 95.3%. Our conclusion is that equal stratified sampling can be a considerable alternative approach in training data construction to build drug dosing models in the clinic.

Entities:  

Year:  2021        PMID: 34215839      PMCID: PMC8253817          DOI: 10.1038/s41598-021-93317-2

Source DB:  PubMed          Journal:  Sci Rep        ISSN: 2045-2322            Impact factor:   4.379


Introduction

Anticoagulant therapy aims to decrease the risk of thromboembolic events. Warfarin is the most widely prescribed oral anticoagulant for patients with heart valve prosthesis for its effectiveness and price comparing to new oral anticoagulants (e.g., dabigatran, rivaroxaban, apixaban, and edoxaban)[1-3]. Warfarin dosing is a daunting task due to its narrow therapeutic window and the complexity of dose influential factors (e.g., age, race, height, weight, smoking, the combination of drugs, intake of vitamin K in diet, and the polymorphism of CYP2C9 and VKORC1)[4-6]. Narrow treatment window and significant inter-individual variability lead to a tremendous difference in patients' dose requirements. The daily warfarin dose can differ by 20-fold between individuals[7]. Insufficient anticoagulation of warfarin can lead to thromboembolism, while excessive anticoagulation will cause bleeding events or even death[8]. No single warfarin dosing rule can guarantee its efficacy and safety. Individualized accurate dosing is needed to achieve the best clinical practice result. Warfarin dose individualization aims to estimate the maintenance dose such that a patient maintains the international normalized ratio (INR) within the therapeutic range, and is traditionally achieved by an empirical warfarin dosing strategy that follows a heuristic process. In this clinical setting, working knowledge of the nonlinear relationship between warfarin dosage and INR response is required, which could also be non-trivial for physicians but can be possibly formulated as computational models. Machine learning and artificial intelligence methods, in particular, artificial neural networks, have been making a significant impact on cardiovascular medicine[9,10]. Artificial neural networks are data-driven, i.e., network parameters are "learned" by a "training" process from a dataset. When a neural network has several layers, it can produce nonlinear representations of the underlying data structure. If sufficient retrospective records of patients' warfarin therapy history are available, it is possible to set up a computational model of neural networks to represent the relationship between the dose requirement and patients' characteristics. Attempts have been made in the community to develop computer-aided warfarin dosing strategies and have shown promising results[11-14]. Existing approaches based on neural networks demonstrate their reliability in predicting warfarin maintenance doses in patients with medium-dose requirements but performed poorly for patients requiring a high dose and even worse for patients requiring a low dose[15-18]. Neural network parameters are learned from data, and therefore the performance can be affected by the training dataset. In a typical clinical setting, the population of patients that require medium warfarin dose is often the largest, and the population requires a low dose is the smallest. Such a real-world dataset, if used directly, would possibly lead to neural network models that perform more accurately in the medium-dose range and less accurately in the low-dose range and high-dose range. Chinese are more sensitive to warfarin[19,20]. The precision of warfarin maintenance dose prediction is of great clinical significance, especially for patients whose requirements potentially lie in the low-dose range. In this work, we assess the possibility of improving the low-dose warfarin prediction accuracy of a feedforward neural network by "designing" its training dataset. We build the training set via stratified random sampling; that is, we alter the dosage distribution in the training dataset such that the low, intermediate, and high daily dose are in equal proportions. Then we train a feedforward neural network by gradient descent using this resampled dataset. We detail our approach in “Methods”. Section “Results” is devoted to experimental results on a large multicentre database. A brief discussion and concluding remarks are given in “Discussion”.

Methods

This study's protocol was approved by the Ethics Committee on Biomedical Research of West China Hospital of Sichuan University with the number 2020 (556). The study protocol was performed in accordance with the relevant guidelines. The informed consent was waived by the Ethics Committee on Biomedical Research of West China Hospital of Sichuan University with the number 2020 (556), given that this was a retrospective study.

Participants

The raw data was from a multicentre (45 hospitals) database, "Chinese Low-Intensity Anticoagulant Therapy after Heart Value Replacement" (CLIATHVR), which consists of demographic information and regular anticoagulation monitoring records of 28,239 patients that underwent heart valve replacement and received warfarin anticoagulation therapy. The database was constructed and continuously updated from January 1st, 2011 to June 24th, 2016 (approved by the Ethics Committee of West China Hospital of Sichuan University with the number ChiECRCT-2011006). We applied the following inclusion and exclusion criteria and used the resulting 19,060 patients' records. Inclusion criteria: (1) age over 18 years; (2) after heart valve replacement (including bioprosthetic valve and mechanical valve); (3) receiving oral warfarin for anticoagulant treatment only and daily INR monitoring (measuring INR once a day); (4) obtaining maintenance dose (fluctuation range of INR value was less than 0.2 units for three times in succession and the therapeutic range was 1.5–2.5)[21]. Exclusion criteria: (1) severe liver (the value of ALT or AST > 320 IU/L for male; ALT or AST > 224 IU/L for female) and kidney (the value of creatinine > 442 μmol/L or the value of urea nitrogen > 17.9 mmol/L) dysfunction before or after operation; (2) receiving aspirin, non-steroidal anti-inflammatory drugs, or other drugs affecting coagulation function; (3) suffering anticoagulation complications (e.g., thrombus, embolism, hemorrhage, and death) during anticoagulation therapy.

Variable selection

We want to model the nonlinear relationship between warfarin maintenance dose and its influential factors. We applied the general linear model (GLM) Univariate procedure and used P-values and effect values as indicators to select potential and influential factors as input variables of the neural network model. The output variable was the warfarin maintenance dose, and its concrete values were identified when the fluctuation range of INR value is less than 0.2 units for three times in succession.

Training datasets and validation dataset

In this study, we prepared four subsets, Set A, Set B, Set C and Set D. Set A and Set D were for neural networks training. Set B and Set C were for internal and external validation. We first divided the eligible 19,060 cases into three datasets: Set A, Set B, and Set C. Set C was a holdout dataset for validation and consists of the latest 1906 eligible cases recorded[22]. The remaining 17,154 eligible cases were randomly divided into Set A and Set B at ratio 8:1, i.e., Set A of 15,428 cases and Set B of 1906 cases, achieved in R studio (R Pack Version 3.6.3, R Studio, R Core Team, 2014, Boston, MA, USA). Set C was selected directly according to the latest enrolled time without randomizing to create a set containing patients with different features with Set A and B. And then, we resampled the Set A to construct a training Set D. In China, the general dose of warfarin is 2.5 mg/day. According to the suggestions of clinicians and published researches, the cut-off values of dose were defined as 2.5 mg/day ± 0.25 × 2.5 mg/day (1.875 mg/day and 3.125 mg/day)[15,18]. We divided warfarin maintenance dose into three ranges, i.e., high-dose ≥ 3.125 mg/day, intermediate-dose 1.875–3.125 mg/day, and low-dose ≤ 1.875 mg/day. By following equal random stratified sampling, we kept all 1213 low-dose cases in Set A, and randomly resampled the intermediate-dose and the high-dose cases such that their numbers were reduced to be 1213. The resulting Set D consisted of 3639 cases.

Model construction

In this study, neural networks were built by the backpropagation algorithm, and all have three layers, i.e., one input layer of n nodes, one hidden layer of m nodes, and one output layer of node. We denoted the neural networks trained from Set A as plain neural networks (PNNs) and those from Set D as stratified sampling trained neural networks (SSNNs). The number is equal to the number of input variables. The number is set empiricallywhere , a natural number, is a turning parameter. The optimal and are determined when we obtain the best prediction accuracy.

Model validation

We compared the predicted warfarin maintenance dose with clinical data to demonstrate model performance. The comparing metrics were the mean absolute error (MAE), the mean square error (MSE), and the ideal prediction percentage (i.e., the absolute prediction error between predicted dose and the actual dose was within 20% of the actual dose).

Statistical analysis

The t test was used to compare continuous variables in patient characteristics among different datasets, and the Wilcoxon rank-sum test was used when the variable did not meet the conditions of t test use. The χ2 test was used to compare categorical variables. The Monte Carlo method was adopted if the χ2 test criterion failed to meet (i.e., when more than 20% of the expected frequencies have a value of less than five, or the expected frequency was less than one). All statistical tests were two-sided, and P values less than 0.05 were considered statistically significant.

Results

Participant characteristics

There were 28,239 cases in the database, of which 19,060 were eligible. The participants were about 50 (50.65 ± 11.18) years old on average. Females account for 54.73%. Han Chinese, the dominant ethnic group in China, accounts for 96.07%. There were 15,336 patients taking an intermediate dose, which accounts for 80.5%. The low and high dose range covered 8.8% (1676 cases) and 9.7% (1848 cases), respectively (see Table S1 for details). We selected eight factors as input variables () from 51 potential independent factors (listed in Table S1) to build the model after applying the GLM Univariate procedure (). The eight factors were initial dose (), albumin (), creatinine (), activated partial thromboplastin (APPT, ), starting time of anticoagulation (), type of disease (, tricuspid valve disease (, and method of initial dosing (). The output variable was warfarin maintenance dosage. There were no statistical differences among the input variables in Set A and B (), which is expected as cases in these two sets are all sampled randomly. The differences in all the selected input variables, except APPT, were statistically significant in comparing Set C with Set A (). This is expected as all 1906 cases in Set C are in chronological order and were set aside from the eligible cases. And thus, we assume that Set C is representative and would sufficient for model validation. (More statistical details on the data are listed in Table 1).
Table 1

Statistics on the factors in the training, internal validation, and external validation dataset (i.e., Set A, B, and C).

Characteristic (unit)Training set (N = 15,248)Internal validation set (N = 1906)External validation set (N = 1906)
Mean ± SD/N (%)Mean ± SD/N (%)P-valueMean ± SD/N (%)P-value
Initial dose (mg/day)2.93 ± 0.722.93 ± 0.701.002.66 ± 0.52< 0.001
Albumin (g/L)41.59 ± 4.4241.45 ± 4.440.1941.29 ± 4.240.005
Creatinine (μmol/L)77.26 ± 19.1576.84 ± 19.020.3780.81 ± 20.29< 0.001
APPT (s)31.21 ± 7.6531.55 ± 7.370.06730.89 ± 5.710.077
Starting time of anticoagulation (X days after surgery) (days)a220.262< 0.001
Type of disease0.24< 0.001
Rheumatic heart disease12,664 (83.05)1573 (82.53)1563 (82.00)
Degenerative mitral valve disease617 (4.05)79 (4.14)60 (3.15)
Degenerative aortic valve disease970 (6.36)133 (6.98)87 (4.56)
Congenital heart disease13 (0.09)00
Degenerative cardiac conduction system disease564 (3.70)72 (3.78)87 (4.56)
Ischemic heart disease17 (0.11)6 (0.31)1 (0.05)
Infective endocarditis204 (1.34)15 (0.79)39 (2.05)
Secondary valvular heart disease89 (0.58)12 (0.63)36 (1.89)
Traumatic valvular heart disease8 (0.05)00
Dilated cardiomyopathy3 (0.02)00
Hypertrophic cardiomyopathy9 (0.06)1 (0.05)4 (0.21)
Systemic autoimmune disease90 (0.59)15 (0.79)29 (1.53)
Tricuspid valve disease0.34< 0.001
Stenosis165 (1.08)21 (1.11)20 (1.05)
Insufficiency7610 (49.91)993 (52.10)1087 (57.03)
Stenosis and insufficiency137 (0.90)17 (0.89)18 (0.94)
Method of initial dosing0.12< 0.001
Saturated dose2647 (17.36)304 (15.95)70 (3.67)
General dose12,601 (82.64)1602 (84.05)1836 (96.33)

APPT activated partial thromboplastin time, SD standard deviation, Saturated dose dose ranging from 5 to 10 mg/day; General dose, dose ranging from 2.5 to 5 mg/day.

aStarting time of anticoagulation (X days after surgery) (days) were showed by median because of its right skewed distribution. Continuous variables materials were analyzed by using independent sample t test; Categorical data materials were analyzed by using chi-square analysis. The starting time of anticoagulation was analyzed by using Wilcoxon rank-sum test; The type of disease was analyzed by using Monte Carlo method.

Statistics on the factors in the training, internal validation, and external validation dataset (i.e., Set A, B, and C). APPT activated partial thromboplastin time, SD standard deviation, Saturated dose dose ranging from 5 to 10 mg/day; General dose, dose ranging from 2.5 to 5 mg/day. aStarting time of anticoagulation (X days after surgery) (days) were showed by median because of its right skewed distribution. Continuous variables materials were analyzed by using independent sample t test; Categorical data materials were analyzed by using chi-square analysis. The starting time of anticoagulation was analyzed by using Wilcoxon rank-sum test; The type of disease was analyzed by using Monte Carlo method. The learning rate, expected error, and training times were tuned to be 0.1, 0.001, and 1000, respectively. The final model structure (both for PNNs and SSNNs) is shown in Fig. 1. All neural network models built in our study had eight inputs () and one output (); the optimal values of , the number of nodes of the hidden layer, varied across different models (see Fig. 1 for their concrete values).
Figure 1

The structure of the feedforward models in this study. The single input layer has nodes. The output layer has node. The hidden layer has nodes; the concrete values of in the models—PNN, SSNN, PNNlow-dose, PNNhigh-dose, PNNmid-dose (N = 12,429), PNNmid-dose (N = 6214), PNNmid-dose (N = 1533)—were 5, 9, 11, 12, 7, 7, and 10.

The structure of the feedforward models in this study. The single input layer has nodes. The output layer has node. The hidden layer has nodes; the concrete values of in the models—PNN, SSNN, PNNlow-dose, PNNhigh-dose, PNNmid-dose (N = 12,429), PNNmid-dose (N = 6214), PNNmid-dose (N = 1533)—were 5, 9, 11, 12, 7, 7, and 10. The PNN model was built based on Set A (15,248 cases) and the SSNN model was built based on Set D (3639 cases) containing the 1213 cases in each dose group. The difference between internal validation dataset B and the external validation dataset C were not significant in either MAE or MSE. On dataset B, the difference of ideal predicted percentage between PNN and SSNN was not significant, nor did the difference of MSE or MAE, and all of them were less than 0.5 mg/day. Similar results were also observed on dataset C. The resampling process that we performed reduced the training dataset's size, but did not greatly affect the overall predicting precision (see Table 2).
Table 2

Overall predictive accuracy comparison: PNN vs. SSNN.

Validation setModelMAE (mg/day)Under-predicted percentageN (%)Ideal-predicted percentageN (%)Over-predicted percentageN (%)MSE (mg/day)
InternalPNN0.3250159 (8.3)1507 (79.1)240(12.6)0.3475
SSNN0.4341185 (9.7)1438 (75.4)292 (14.9)0.4230
ExternalPNN0.345299 (5.2)1456 (76.4)351 (18.4)0.3933
SSNN0.4108154 (8.1)1441 (75.6)311 (16.3)0.4085
Overall predictive accuracy comparison: PNN vs. SSNN. A closer look at these results on Set B and C revealed that: (1) when cases lay in the medium-dose range, both PNN and SSNN predicted the best (ideal predicted percentage were around 90%); (2) when cases lay in the low-dose range, the dose predicted by PNN was overestimated (the prediction accuracy was 0.0% on Set B and 0.7% on Set C), and SSNN performed better than PNN (the prediction accuracy was 8.7% on Set B and 9.6% on Set C); (3) when cases lay in the high-dose range, prediction by SSNN was also superior, and there was an improvement in prediction, e.g., from 24.3 to 27.6% on Set B and from 19.8 to 24.4%. See Table 3 and Fig. 2 for details.
Table 3

Predictive accuracy comparison: PNN vs. SSNN on sub-dose groups.

Validation setModelLow-dose group (≤ 1.875 mg/day)Intermediate-dose group (1.875–3.125 mg/day)High-dose group (≥ 3.125 mg/day)
Under (%)Ideal (%)Over (%)Under (%)Ideal (%)Over (%)Under (%)Ideal (%)Over (%)
InternalPNN0 (0.0)0 (0.0)172 (100.0)19 (1.2)1462 (94.4)68 (4.4)140 (75.7)45 (24.3)0 (0.0)
SSNN0 (0.0)15 (8.7)157 (91.3)56 (3.6)1372 (88.6)121 (7.8)129 (69.7)51 (27.6)5 (2.7)
ExternalPNN0 (0.0)2 (0.7)289 (99.3)30 (2.0)1437 (94.0)62 (4.0)69 (80.2)17 (19.8)0(0.0)
SSNN1 (0.3)28 (9.6)262 (90.1)88 (5.8)1392 (91.0)49 (3.2)65 (75.6)21 (24.4)0(0.0)
Figure 2

Predictive performance of PNN and SSNN in terms of ideal prediction percentage on internal and external dataset.

Predictive accuracy comparison: PNN vs. SSNN on sub-dose groups. Predictive performance of PNN and SSNN in terms of ideal prediction percentage on internal and external dataset. We further trained more PNNs individually on single-dose subsets of the eligible cases. The training sets of these models were originated from single-dose subset and thus each training set containing patients from a single dose group only. Specifically, for the low-dose subset and the high-dose subset, the training sample numbers were 1340 and 1478, and the ideal prediction percentages were around 70% (66.7% and 73.5% in internal validation; 70.2% and 75.1% in external validation). For the intermediate-dose, we trained three PNN models separately from 1553, 6214, and 12,429 samples and found that the ideal prediction percentages were more than 95% in both internal and external validation (see Tables 4 and 5). These findings suggested that the training samples were adequate and the selected factors in building the models in this study were appropriate.
Table 4

Predictive accuracy of PNN models trained from samples in single dose range.

Validation setTraining set (dose range, sample number)MAE (mg/day)Under-predicted percentageN (%)Ideal-predicted percentageN (%)Over-predicted percentageN (%)MSE (mg/day)
InternalLow, N = 13400.259718 (10.7)112 (66.7)38 (22.6)0.1051
Intermediate, N = 15330.081312 (0.0)6014 (96.5)189 (3.5)0.0282
High, N = 14780.546722 (11.9)136 (73.5)27 (14.6)0.5317
ExternalLow, N = 13400.25002 (1.2)118 (70.2)48 (28.6)0.0988
Intermediate, N = 15330.084415 (0.1)7424 (95.1)329 (4.8)0.0327
High, N = 14780.603818 (9.7)139 (75.2)28 (15.1)0.5996
Table 5

Predictive accuracy of PNN models trained from different number of intermediate-dose samples.

Validation setTraining set sizeMAE (mg/day)Under-predicted percentageN (%)Ideal-predicted percentageN (%)Over-predicted percentageN (%)MSE (mg/day)
Internal12,4290.06810 (0.0)1488 (95.8)66 (4.2)0.0281
62140.06650 (0.0)4497 (96.5)164 (3.5)0.0256
15330.081312 (0.2)6014 (96.8)189 (3.0)0.0282
External12,4290.08300 (0.0)1481 (95.3)73 (4.7)0.0310
62140.06904 (0.1)4433(95.1)224 (4.8)0.0305
15330.084415 (0.2)7424 (95.6)329 (4.2)0.0327
Predictive accuracy of PNN models trained from samples in single dose range. Predictive accuracy of PNN models trained from different number of intermediate-dose samples.

Discussion

In this work, we have assessed the predictive performance of a neural network built from a stratified training dataset for low-dose warfarin therapy. We have shown that the dose distribution of the training cases can affect the low-dose predictive performance of a feedforward neural network. When the training dataset was randomly stratified into the three subgroups (i.e., the low-dose, intermediate-dose, and high-dose) and all contain the same number of cases, the low-dose predictive performance of the neural network increased from 0.0 to 8.7% on internal validation and from 0.7 to 9.6% on external validation. This suggests that the feedforward neural network can predict low-dose warfarin requirements more accurately by resampling its training dataset. Several works have demonstrated the possibility that algorithms basing on machine learning can predict warfarin dose requirements more precisely[18,23-25]. However, given that their study numbers are relatively small, the patients might not represent all warfarin users[15,24,25]. These works also usually focus on the overall predicting performance, with limited further discussion on subgroups. Neither did they perform external validation[24,25]. The studies by Qian et al.[23] and Tao et al.[18] indicate that predictive accuracy can be different across subgroups, whereas no specific solution was mentioned. We carried out equal random stratified sampling on the dataset to obtain the training data[26]. We observed the improvement in low-dose predictive performance (there was also an increase in the high-dose subgroup), while the alternation in the data distribution also affected the predictive precision of the intermediate-dose subgroup with a loss of 3.0%. This dropping was possibly caused by the reduction in the training set. However, additional experiments carried out separately on each subgroup demonstrated that a training set of over 1000 cases was sufficient to obtain a high predictive precision (e.g., 95.6% with 1553 cases. see Tables 4 and 5 for more details), which also meant that the eight factors characterize patients well for warfarin maintenance dose prediction, especially for cases in the intermediate-dose range. We further compared the three models trained on the three subgroups with the same relatively small number of cases. We noticed that all three models predict more precisely, and the predictive performance of the model trained on the intermediate-dose cases was better than the other two. We expect that a model built via multi-task learning would perform better in terms of overall prediction accuracy and subgroups dosing precision. It is reported that genes CYP2C9 and VKORC1 can account for about 40% of the variation in warfarin dose requirements[27]. The International Warfarin Pharmacogenetics Consortium (IPWC) dosing algorithm also indicated that genetic data could improve a model's predictive performance[28]. We assume that involving genotype factors may further improve our predicting precision for the low-dose and high-dose cases, since genotype difference could be a primary contributor to the nonlinearity of the INR dose–response curve. At the time of this study, we did not have sufficient cases with genotype information; further works are needed to investigate whether genotypes have an equal effect on these three dose ranges. Besides genotypes, we did not consider dietary factors either, for the difficulty in data collection and the vast regional diet difference across the regions where the 45 hospitals locate. The database lacked these factors. However, this kind of data reflects the typical patients in China, where cost-effectiveness is also an important issue to consider[29,30]. Some factors such as age, gender, and weight are of importance in clinic medicine. We initially considered and added age, gender, height, weight, ALT, and AST to the model, but founded that it did not improve the predictive effects obviously; we provided more experimental details on this issue in Table S2. For the sake of model simplicity, we did not include these factors in the model. Our data-driven model could be a supplement to clinical experience for clinicians in medication decision making. For limitations in the modeling, we restricted the neural networks to be three-layered for simplicity; we have not fully explored multi-layer structure, multi-task learning[31], nor other neural network models. Drug interaction is a critical factor to influence the INR change. To explore the warfarin anticoagulation therapy suitable for Chinese and eliminate the influence of other drugs affecting the efficacy judgement, the database excluded the patients who received the drugs affecting coagulation function and collected few information of drug interaction, so we did not include this factor in the model. We would collect the data of drug interaction in our future study. Our study indicated that the warfarin dose distribution in the training data affected a neural network's predictive performance on the low-dose group. We expect that a genotype-guided version of our approach would predict more precisely. Further work is also needed to explore whether performance can be improved by an additional increase in the low-dose and high-dose population, e.g., through a repeated randomly stratified sampling process. Recently works on generative adversarial networks also indicate another possibility for data augmentation[32]. Supplementary Table S1. Supplementary Table S2.
  29 in total

Review 1.  Artificial Intelligence in Cardiology.

Authors:  Kipp W Johnson; Jessica Torres Soto; Benjamin S Glicksberg; Khader Shameer; Riccardo Miotto; Mohsin Ali; Euan Ashley; Joel T Dudley
Journal:  J Am Coll Cardiol       Date:  2018-06-12       Impact factor: 24.094

2.  Prediction models need appropriate internal, internal-external, and external validation.

Authors:  Ewout W Steyerberg; Frank E Harrell
Journal:  J Clin Epidemiol       Date:  2015-04-18       Impact factor: 6.437

Review 3.  Warfarin Dosing Algorithms Underpredict Dose Requirements in Patients Requiring ≥7 mg Daily: A Systematic Review and Meta-analysis.

Authors:  S M Saffian; S B Duffull; Dfb Wright
Journal:  Clin Pharmacol Ther       Date:  2017-08       Impact factor: 6.875

Review 4.  Artificial Intelligence in Precision Cardiovascular Medicine.

Authors:  Chayakrit Krittanawong; HongJu Zhang; Zhen Wang; Mehmet Aydar; Takeshi Kitai
Journal:  J Am Coll Cardiol       Date:  2017-05-30       Impact factor: 24.094

5.  Novel oral anticoagulants versus warfarin in non-valvular atrial fibrillation: a meta-analysis of 50,578 patients.

Authors:  Davide Capodanno; Piera Capranzano; Giuseppe Giacchi; Valeria Calvi; Corrado Tamburino
Journal:  Int J Cardiol       Date:  2012-04-10       Impact factor: 4.164

6.  Randomized trial of genotype-guided versus standard warfarin dosing in patients initiating oral anticoagulation.

Authors:  Jeffrey L Anderson; Benjamin D Horne; Scott M Stevens; Amanda S Grove; Stephanie Barton; Zachery P Nicholas; Samera F S Kahn; Heidi T May; Kent M Samuelson; Joseph B Muhlestein; John F Carlquist
Journal:  Circulation       Date:  2007-11-07       Impact factor: 29.690

7.  Racial background is a determinant factor in the maintenance dosage of warfarin.

Authors:  Gin Gin Gan; Alan Teh; Kim Yen Goh; Heng Thay Chong; Kang Wah Pang
Journal:  Int J Hematol       Date:  2003-07       Impact factor: 2.490

8.  Evolutionary Ensemble Learning Algorithm to Modeling of Warfarin Dose Prediction for Chinese.

Authors:  Yanyun Tao; Yenming J Chen; Xiangyu Fu; Bin Jiang; Yuzhen Zhang
Journal:  IEEE J Biomed Health Inform       Date:  2018-03-05       Impact factor: 5.772

9.  A prediction study of warfarin individual stable dose after mechanical heart valve replacement: adaptive neural-fuzzy inference system prediction.

Authors:  Huan Tao; Qian Li; Qin Zhou; Jie Chen; Bo Fu; Jing Wang; Wenzhe Qin; Jianglong Hou; Jin Chen; Li Dong
Journal:  BMC Surg       Date:  2018-02-15       Impact factor: 2.102

10.  New oral anti-coagulants versus vitamin K antagonists in high thromboembolic risk patients.

Authors:  Annachiara Bellin; Patrizia Berto; Sakis Themistoclakis; Aastha Chandak; Pietro Giusti; Giacomo Cavalli; Sumeet Bakshi; Michele Tessarin; Paola Deambrosis; Alessandro Chinellato
Journal:  PLoS One       Date:  2019-10-07       Impact factor: 3.240

View more
  3 in total

1.  Optimizing the dynamic treatment regime of in-hospital warfarin anticoagulation in patients after surgical valve replacement using reinforcement learning.

Authors:  Juntong Zeng; Jianzhun Shao; Shen Lin; Hongchang Zhang; Xiaoting Su; Xiaocong Lian; Yan Zhao; Xiangyang Ji; Zhe Zheng
Journal:  J Am Med Inform Assoc       Date:  2022-09-12       Impact factor: 7.942

2.  Nonlinear Machine Learning in Warfarin Dose Prediction: Insights from Contemporary Modelling Studies.

Authors:  Fengying Zhang; Yan Liu; Weijie Ma; Shengming Zhao; Jin Chen; Zhichun Gu
Journal:  J Pers Med       Date:  2022-04-29

3.  Effects of Different Anesthetics on Perioperative Organ Protection and Postoperative Cognitive Function in Patients Undergoing Cardiac Valve Replacement with Cardiopulmonary Bypass.

Authors:  Shenglan Mei; Yifan Jia; Jinjian Zhou; Ling Zhan; Jin Liu; Hao Ming; Huagang Liu
Journal:  Comput Intell Neurosci       Date:  2022-05-29
  3 in total

北京卡尤迪生物科技股份有限公司 © 2022-2023.