Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Introduction to R01:11

Introduction to R

R is a powerful software environment for statistical computing and graphics. Originating as an implementation of the S language, developed at Bell Laboratories, R has evolved into a robust, open-source statistical software favored by statisticians and data scientists worldwide. Its comprehensive suite includes data manipulation, calculation, and graphical display capabilities, making it versatile for data analysis and visualization. Its programming language is at the core of R's functionality,...
Interpreting R Charts01:22

Interpreting R Charts

R chart, or range chart, is a fundamental tool in statistical process control used to monitor the variability within a process. It complements the X-bar (x̄) chart by focusing on the range of the data, rather than individual values, providing a clear picture of the process dispersion over time.
An R chart plots the range of subsets of measurements collected from a process. Each point on the chart represents the range—defined as the difference between the maximum and minimum values—of a sample...
Gaussian Elimination: Problem Solving01:30

Gaussian Elimination: Problem Solving

Systems of linear equations in several variables are pivotal in modeling complex scenarios involving multiple unknowns and constraints. Such systems are widely used in various fields to represent relationships where several conditions must be simultaneously satisfied. Each variable in the system corresponds to an unknown quantity, while each equation imposes a linear constraint, leading to a structured approach for analyzing and solving real-world problems.A system of three equations with three...
Friedman Two-way Analysis of Variance by Ranks01:21

Friedman Two-way Analysis of Variance by Ranks

Friedman's Two-Way Analysis of Variance by Ranks is a nonparametric test designed to identify differences across multiple test attempts when traditional assumptions of normality and equal variances do not apply. Unlike conventional ANOVA, which requires normally distributed data with equal variances, Friedman's test is ideal for ordinal or non-normally distributed data, making it particularly useful for analyzing dependent samples, such as matched subjects over time or repeated measures from...
Regression Analysis01:11

Regression Analysis

Regression analysis is a statistical tool that describes a mathematical relationship between a dependent variable and one or more independent variables.
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
Econometric Views (EViews)01:29

Econometric Views (EViews)

Econometric Views, often stylized as EViews, is a package that merges statistical analysis with econometric studies. It is designed to provide tools for time series analysis, forecasting, and econometric model simulation. The software originated from MicroTSP software and has evolved significantly since its inception in 1981. The history of EViews is marked by a continuous effort to enhance its computational speed and user interface. It was initially developed for large computing systems but...

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Author Correction: Geographics and bacterial networks differently shape the acquired and latent global sewage resistomes.

Nature communications·2026
Same author

Metagenomic peek into a corn mummy.

Scientific reports·2026
Same author

Deep-learning-based breast cancer stage prediction from H&E-stained whole-slide images in resource-constrained settings.

Journal of pathology informatics·2026
Same author

Protocol for the assessment of the impact of mycotoxins and glyphosate residues on the gut microbiome and resistome of European fallow deer.

STAR protocols·2026
Same author

Learning earthquake ground motions via conditional generative modeling.

Nature communications·2026
Same author

A multimodal AI biomarker PATH-ORACLE improves prediction of recurrence in stage I lung adenocarcinoma.

medRxiv : the preprint server for health sciences·2026

Related Experiment Video

Updated: May 22, 2026

Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

rCUR: an R package for CUR matrix decomposition.

András Bodor1, István Csabai, Michael W Mahoney

  • 1Department of the Physics of Complex Systems, Eötvös Loránd University, Pázmány Péter sétány 1/A, 1117, Budapest, Hungary.

BMC Bioinformatics
|May 19, 2012
PubMed
Summary

CUR matrix decompositions offer an interpretable alternative to Singular Value Decomposition for large datasets. The rCUR R-package facilitates CUR-based analysis, aiding in gene expression studies and data summarization.

More Related Videos

Global and Current Research Trends of Single-Cell Sequencing in Cancer: A Bibliometric and Visualization Study
07:50

Global and Current Research Trends of Single-Cell Sequencing in Cancer: A Bibliometric and Visualization Study

Published on: April 18, 2025

Related Experiment Videos

Last Updated: May 22, 2026

Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

Global and Current Research Trends of Single-Cell Sequencing in Cancer: A Bibliometric and Visualization Study
07:50

Global and Current Research Trends of Single-Cell Sequencing in Cancer: A Bibliometric and Visualization Study

Published on: April 18, 2025

Area of Science:

  • Computational Biology
  • Data Science
  • Bioinformatics

Background:

  • Singular Value Decomposition (SVD) is a common dimensionality reduction technique for large datasets like microarrays.
  • SVD-derived singular vectors are difficult to interpret in the original data domain.
  • CUR matrix decompositions offer an interpretable alternative by using actual data columns/rows.

Purpose of the Study:

  • To introduce an R-package, rCUR, for performing CUR matrix decompositions.
  • To enable interactive and exploratory CUR-based analysis on large-scale, high-throughput data.
  • To demonstrate the utility of CUR decompositions in maintaining data trends and classification accuracy while reducing data size.

Main Methods:

  • Implementation of CUR matrix decomposition algorithms in an open-source R-package (rCUR).
  • Utilizing statistical leverage scores for identifying informative data points.
  • Applying CUR-based techniques to high-throughput biological data.

Main Results:

  • The rCUR package provides functions for CUR-based matrix decomposition in R.
  • CUR-based analysis can significantly reduce the number of data probes (features).
  • Maintained major data trends and classification accuracy were observed in examples.

Conclusions:

  • rCUR enables CUR-based matrix decomposition within the R environment.
  • Facilitates differential expression analysis and discriminant gene selection in gene expression studies.
  • Leverage scores identify key data points for expressing remaining data, aiding in outlier detection and interpretation.