Related Experiment Video
Updated: Jun 5, 2025

Three Differential Expression Analysis Methods for RNA Sequencing: limma, EdgeR, DESeq2
Published on: September 18, 2021
GUEST: an R package for handling estimation of graphical structure and multiclassification for error-prone gene
1Department of Statistics, National Chengchi University, Taipei 116, Taiwan (R.O.C.).
Summary:
In bioinformatics studies, understanding the network structure of gene expression variables is one of the main interests. In the framework of data science, graphical models have been widely used to characterize the dependence structure among multivariate random variables. However, the gene expression data possibly suffer from ultrahigh-dimensionality and measurement error, which make the detection of network structure challenging and difficult. The other important application of gene expression variables is to provide information to classify subjects into various tumors or diseases. In supervised learning, while linear discriminant analysis is a commonly used approach, the conventional implementation is limited in precisely measured variables and computation of their inverse covariance matrix, which is known as the precision matrix. To tackle those challenges and provide a reliable estimation procedure for public use, we develop the R package GUEST, which is known as Graphical models for Ultrahigh-dimensional and Error-prone data by the booSTing algorithm. This R package aims to deal with measurement error effects in high-dimensional variables under various distributions and then applies the boosting algorithm to identify the network structure and estimate the precision matrix. When the precision matrix is estimated, it can be used to construct the linear discriminant function and improve the accuracy of the classification.
Availability And Implementation:
The R package is available on https://cran.r-project.org/web/packages/GUEST/index.html.
More Related Videos
Related Concept Videos
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation
On...
Quantifying and Rejecting Outliers: The Grubbs Test
Comparing the Survival Analysis of Two or More Groups
Biostatistics: Overview
Discrete variables are...
Statistical Methods for Analyzing Epidemiological Data
Statistical Software for Data Analysis and Clinical Trials

