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

Multiple Regression01:25

Multiple Regression

4.4K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
4.4K
Regression Toward the Mean01:52

Regression Toward the Mean

7.3K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
7.3K
Regression Analysis01:11

Regression Analysis

9.1K
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:
9.1K
Correlation and Regression00:53

Correlation and Regression

4.4K
In statistics, correlation describes the degree of association between two variables. In the subfield of linear regression, correlation is mathematically expressed by the correlation coefficient, which describes the strength and direction of the relationship between two variables. The coefficient is symbolically represented by 'r' and ranges from -1 to +1. A positive value indicates a positive correlation where the two variables move in the same direction. A negative value suggests a...
4.4K
The Representativeness Heuristic02:13

The Representativeness Heuristic

17.1K
The representative heuristic describes a biased way of thinking, in which you unintentionally stereotype someone or something. For example, you may assume that your professors spend their free time reading books and engaging in intellectual conversation, because the idea of them spending their time playing volleyball or visiting an amusement park does not fit in with your stereotypes of professors.
17.1K
Classification of Signals01:30

Classification of Signals

1.7K
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
1.7K

You might also read

Related Articles

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

Sort by
Same author

Climatic reconstruction at the Miocene Shanwang basin, China, using leaf margin analysis, CLAMP, coexistence approach, and overlapping distribution analysis.

American journal of botany·2011
Same author

Novel candidate colorectal cancer biomarkers identified by methylation microarray-based scanning.

Endocrine-related cancer·2011
Same author

Stress and strain analysis of contractions during ramp distension in partially obstructed guinea pig jejunal segments.

Journal of biomechanics·2011
Same author

Role of Gα(12)- and Gα(13)-protein subunit linkage of D(3) dopamine receptors in the natriuretic effect of D(3) dopamine receptor in kidney.

Hypertension research : official journal of the Japanese Society of Hypertension·2011
Same author

Transarticular screw and C1 hook fixation for os odontoideum with atlantoaxial dislocation.

World neurosurgery·2011
Same author

Surgical treatments of myelopathy caused by cervical ligamentum flavum ossification.

World neurosurgery·2011
Same journal

Analysis of strength degradation of coal and rock masses and stability of mined areas under long term immersion environment.

PloS one·2026
Same journal

Biogenic Silver-Selenium nanocomposite with anticancer activity and potent efficacy against vancomycin-resistant Staphylococcus aureus.

PloS one·2026
Same journal

Preparation and physicochemical characterization of a biodegradable chitosan/carboxymethyl cellulose hydrogel synthesized in NaOH/urea medium.

PloS one·2026
Same journal

Action-guilt, survivor-guilt, and depression in combat-related PTSD.

PloS one·2026
Same journal

Explainable machine learning for predicting activities of daily living at discharge in stroke patients: A retrospective study using SHAP interpretability.

PloS one·2026
Same journal

Deep learning based two-way feature depiction model for brain tumor detection.

PloS one·2026
See all related articles

Related Experiment Video

Updated: Apr 19, 2026

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

1.5K

General regression and representation model for classification.

Jianjun Qian1, Jian Yang1, Yong Xu2

  • 1School of Computer Science and Engineering, Nanjing University of Science and Technology, Nanjing, 210094, China.

Plos One
|December 23, 2014
PubMed
Summary
This summary is machine-generated.

This study introduces a General Regression and Representation (GRR) model that accounts for correlated representation residuals, outperforming existing classification methods. GRR enhances pattern classification by utilizing prior and specific information, unlike traditional approaches.

Related Experiment Videos

Last Updated: Apr 19, 2026

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

1.5K

Area of Science:

  • Computer Science
  • Pattern Recognition
  • Machine Learning

Background:

  • Regularized coding-based classification methods like Sparse Representation Classifier (SRC) and Collaborative Representation Classifier (CRC) show promise.
  • Existing methods often assume uncorrelated representation residuals, which is unrealistic in practical applications.
  • This limitation hinders classification performance in real-world scenarios.

Purpose of the Study:

  • To develop a General Regression and Representation (GRR) model that addresses the uncorrelated residual assumption.
  • To enhance classification performance by incorporating correlations of representation residuals.
  • To leverage prior information and specific data characteristics for improved accuracy.

Main Methods:

  • Developed a General Regression and Representation (GRR) model to account for correlated representation residuals.
  • Utilized generalized Tikhonov regularization and K Nearest Neighbors to learn prior information from training data.
  • Employed an iterative algorithm to update feature (pixel) weights for test samples, obtaining specific information.

Main Results:

  • Proposed two classifiers based on the GRR model: Basic General Regression and Representation Classifier (B-GRR) and Robust General Regression and Representation Classifier (R-GRR).
  • Demonstrated superior performance of the proposed GRR-based classifiers compared to state-of-the-art algorithms.
  • Validated the model's effectiveness in handling correlated representation residuals for enhanced classification.

Conclusions:

  • The GRR model effectively incorporates the correlations of representation residuals, a key limitation in prior methods.
  • The proposed B-GRR and R-GRR classifiers offer significant performance advantages in pattern classification tasks.
  • This work provides a more robust and accurate framework for coding-based classification by considering residual correlations.