Accès libre

Trichotomization with two cutoff values using Kruskal-Wallis test by minimum P-value approach

À propos de cet article

Citez

In clinical trials, age is often converted to binary data by the cutoff value. However, when looking at a scatter plot for a group of patients whose age is larger than or equal to the cutoff value, age and outcome may not be related. If the group whose age is greater than or equal to the cutoff value is further divided into two groups, the older of the two groups may appear to be at lower risk. In this case, it may be necessary to further divide the group of patients whose age is greater than or equal to the cutoff value into two groups. This study provides a method for determining which of the two or three groups is the best split. The following two methods are used to divide the data. The existing method, the Wilcoxon-Mann-Whitney test by minimum P-value approach, divides data into two groups by one cutoff value. A new method, the Kruskal-Wallis test by minimum P-value approach, divides data into three groups by two cutoff values. Of the two tests, the one with the smaller P-value is used. Because this was a new decision procedure, it was tested using Monte Carlo simulations (MCSs) before application to the available COVID-19 data. The MCS results showed that this method performs well. In the COVID-19 data, it was optimal to divide into three groups by two cutoff values of 60 and 70 years old. By looking at COVID-19 data separated into three groups according to the two cutoff values, it was confirmed that each group had different features. We provided the R code that can be used to replicate the results of this manuscript. Another practical example can be performed by replacing x and y with appropriate ones.