In this paper, the research has been conducted by the Microsoft kinect for windows v2 for obtaining the walking trajectory data from hemiplegic patients, based on which we achieved automatic identification of the hemiplegic gait and sorted the significance of identified features. First of all, the experimental group and two control groups were set up in the study. The three groups of subjects respectively completed the prescribed standard movements according to the requirements. The walking track data of the subjects were obtained straightaway by Kinect, from which the gait identification features were extracted: the moving range of pace, stride and center of mass (up and down/left and right). Then, the bayesian classification algorithm was utilized to classify the sample set of these features so as to automatically recognize the hemiplegia gait. Finally, the random forest algorithm was used to identify the significance of each feature, providing references for the diagnose of disease by ranking the importance of each feature. This thesis states that the accuracy of classification approach based on bayesian algorithm reaches 96%; the sequence of significance based on the random forest algorithm is step speed, stride, left-right moving distance of the center of mass, and up-down moving distance of the center of mass. The combination of step speed and stride, and the combination of step speed and center of mass moving distance are important reference for analyzing and diagnosing of the hemiplegia gait. The results may provide creative mind and new references for the intelligent diagnosis of hemiplegia gait.
ObjectiveTo systematically review the influence of health education on medicine-taking compliance of hypertensive patients, so as to provide scientific evidence for health decision-making. MethodsLiterature search was performed in CBM, CNKI, WanFang Data and VIP databases to collect randomized controlled trials (RCTs) published between 1998 and 2013 concerning the effect of health education on medicine-taking compliance of hypertensive patients. Two reviewers independently screened the literature according to the inclusion and exclusion criteria, extracted the data, assessed the methodological quality of included studies, and then conducted Bayesian meta-analysis using WinBUGS 14 software after heterogeneity-test by using Stata 10.0 software. ResultsA total of 19 RCTs involving 3 751 participants were included. The results of Bayesian meta-analysis showed that the health education group was superior to the control group in medicine-taking compliance with a significant difference (OR=4.46, 95%CI 3.698 to 5.358). ConclusionHealth education could enhance the medicine-taking compliance of Chinese hypertension patients significantly.
NetMetaXL is a macro command to conduct network meta-analysis in the frame of Microsoft Excel on basis of Bayesian theory. This macro command, which was officially launched in 2014, integrates data extraction and entry, analysis results output and graph plotting as a whole. Currently, this version contains enough optional models, and all operations are through menu and easy to conduct; however, it is appropriate only for the network meta-analysis based on dichotomous variables, which still has fairly a lot to be enhanced and improved. This article gives a brief introduction based on examples to implement network meta-analysis using NetMetaXL.
The recurrent neural network architecture improves the processing ability of time-series data. However, issues such as exploding gradients and poor feature extraction limit its application in the automatic diagnosis of mild cognitive impairment (MCI). This paper proposed a research approach for building an MCI diagnostic model using a Bayesian-optimized bidirectional long short-term memory network (BO-BiLSTM) to address this problem. The diagnostic model was based on a Bayesian algorithm and combined prior distribution and posterior probability results to optimize the BO-BiLSTM network hyperparameters. It also used multiple feature quantities that fully reflected the cognitive state of the MCI brain, such as power spectral density, fuzzy entropy, and multifractal spectrum, as the input of the diagnostic model to achieve automatic MCI diagnosis. The results showed that the feature-fused Bayesian-optimized BiLSTM network model achieved an MCI diagnostic accuracy of 98.64% and effectively completed the diagnostic assessment of MCI. In conclusion, based on this optimization, the long short-term neural network model has achieved automatic diagnostic assessment of MCI, providing a new diagnostic model for intelligent diagnosis of MCI.
ObjectiveA simulation study was used to generate the multivariate normal distribution data with a residual effect based on series of N-of-1 trials. The statistical performance of paired t-test, mixed effect model and Bayesian mixed effect model were compared.MethodsThree-cycles N-of-1 trials were set, and the participants were randomly assigned to 2 different treatments in each cycle. The simulation study included the following procedures: producing six-dimensional normal distribution data, randomly allocating intervention methods and patients, adding residual effects, constructing and evaluating 3 models, and setting the parameters. The sample sizes were set as 3, 5, 8 and 10, and the correlation coefficients among different times were set as 0.0, 0.5 and 0.8. Different proportions of residual effects for the 2 groups were set. Type I error, power, mean error (ME), and mean square error (MSE) were used to compare the 3 models.ResultsWhen there was no residual effect in the 2 groups, type I errors of 3 models were approximately 0.05, and their MEs were approximately 0. Paired t-test had the highest power and the lowest MSE. When the residual effect existed in the 2 groups, the type I error of paired t-test increased, and its estimated value deviated from the true value (ME≠0). Type I errors of the mixed effect model and Bayesian mixed-effect model were approximately 0.05, and they had the same power. The estimated values of the two models were close to the true value (ME was approximately 0).ConclusionsWhen there is no residual effect (0% vs. 0%), paired t-test is suitable for data analysis of N-of-1 trials. When there is a residual effect, the mixed effect model and Bayesian mixed-effect model are suitable for data analysis of N-of-1 trials.
The method of evaluating clinical efficacy of traditional Chinese medicine is one of the hotspots in the field of traditional Chinese medicine in recent years. How to dynamically evaluate individual efficacy is one of the key scientific problems to explain the clinical efficacy of traditional Chinese medicine. At present, there are no recognized methods of evaluating individual efficacy of traditional Chinese medicine. In this study, we provided a method of dynamically evaluating individual efficacy of traditional Chinese medicine based on Bayesian N-of-1 trials after analyzing the current status of researches on methods of evaluating individual efficacy of traditional Chinese medicine. This method has the advantages of both N-of-1 trials and Bayesian multilevel models. It is feasible to evaluate individual efficacy of traditional Chinese medicine from the perspective of the design and analysis method. This study can provide an important basis for enriching and improving the methodology of evaluating individual efficacy of traditional Chinese medicine.
The WinBUGS software can be called from either R (provided R2WinBUGS as an R package) or Stata software for network meta-analysis. Unlike R, Stata software needs to create relevant ADO scripts at first which simplify operation process greatly. Similar with R, Stata software also needs to load another package when drawing network plots. This article briefly introduces how to implement network meta-analysis using Stata software by calling WinBUGS software.
Statistical analysis of clinical trials has traditionally relied on frequentist methods, but Bayesian statistics has attracted considerable attention from regulators and researchers in recent years due to its unique advantages, and its use in clinical trials is increasing. Despite the obvious advantages of Bayesian statistics, the complexity of its design, implementation and analysis poses a number of challenges to its practical application, which may lead to an increased risk of unregulated use. This study aims to comprehensively sort out the application scenarios, common methods, special considerations and key elements of reporting of Bayesian statistical methods in clinical trials, with the aim of providing researchers with references for conducting Bayesian clinical trials, and promoting the scientific and rational application of Bayesian statistical methods in clinical trials.
The R software bmeta package is a package that implements Bayesian meta-analysis and meta-regression by invoking JAGS software. The program is based on the Markov Chain Monte Carlo (MCMC) algorithm to combine various effect quantities (OR, MD and IRR) of different types of data (dichotomies, continuities and counts). The package has the advantages of fewer command function parameters, rich models, powerful drawing function, easy of understanding and mastering. In this paper, an example is presented to demonstrate the complete operation flow of bmeta package to implement bayesian meta-analysis and meta-regression.
ObjectiveTo combine specific examples and R Studio language code, to apply the Bayesian quantile regression method in the analysis of clinical medicine data, and show the advantages of Bayesian quantile regression method, so as to provide references for improving the accuracy of medical research. Methods The clinical data of 250 patients with knee osteoarthritis from the capital special research on the application of clinical characteristics project were used. A Bayesian quantile regression model based on data set was constructed to explore the relationship between the level of serum IgG and the age of the patients. Results The Monte Carlo algorithm converge can judge the efficiency of parameter estimation based on Gibbs sampling which was used to draw samples from the posterior distribution of parameters in Bayesian quantile regression. By generating the parameter into the regression formula, we can obtain the regression under different quantiles: Y1=−6.022 063 47+2.026 913 73X−0.015 077 69X2……Y5=24.610 542 414−0.395 059 497X+0.004 205 064X2. It can be found that the serum level of IgG was obviously increased with age. Conclusion Bayesian quantile regression parameter estimation results are accurate and highly credible, and reliable parameter information can be obtained even under small sample conditions. It has great advantages in the research of clinical medicine data and has certain promotional value.