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

Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

9.1K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
9.1K
Multiple Regression01:25

Multiple Regression

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

Correlation and Regression

3.0K
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...
3.0K
Microsoft Excel: Regression Analysis01:18

Microsoft Excel: Regression Analysis

1.5K
Regression analysis in Microsoft Excel is a powerful statistical method for examining the relationship between a dependent variable and one or more independent variables. It's used extensively in fields such as economics, biology, and business to predict outcomes, understand relationships, and make data-driven decisions. The most common type is linear regression, which attempts to fit a straight line through the data points to model the relationship between variables.
To perform regression...
1.5K
Calculating and Interpreting the Linear Correlation Coefficient01:11

Calculating and Interpreting the Linear Correlation Coefficient

7.9K
The correlation coefficient, r, developed by Karl Pearson in the early 1900s, is numerical and provides a measure of strength and direction of the linear association between the independent variable, x, and the dependent variable, y. Hence, it is also known as the Pearson product-moment correlation coefficient. It can be calculated using the following equation:
7.9K
Regression Analysis01:11

Regression Analysis

8.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:
8.1K

You might also read

Related Articles

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

Sort by
Same author

Large-scale genomic surveillance reveals immunosuppression drives mutation dynamics in persistent SARS-CoV-2 infections.

Nature communications·2026
Same author

Attitude and practices of district-level HMIS managers towards malaria routine reporting in Uganda: a 2024 cross-sectional study.

Malaria journal·2026
Same author

Global approaches to infectious disease surveillance and modeling.

Nature medicine·2026
Same author

A flexible class of latent variable models for the analysis of antibody response data.

Biostatistics (Oxford, England)·2026
Same author

Evaluation of clinical utility in emulated clinical trials.

European journal of epidemiology·2026
Same author

Collaborative mapping: Perceived environmental risk of leptospirosis in Urban communities in Salvador, Brazil.

PLOS global public health·2026
Same journal

Spatio-temporal modeling of zoonotic cutaneous leishmaniasis (ZCL) in the Algerian steppe: Epidemiological insights and climatic associations.

Epidemics·2026
Same journal

Measuring the growth of infectious disease modelling publications and their impact on policymaking: A large language model-assisted bibliometric review.

Epidemics·2026
Same journal

Identifying memory mechanisms in Bayesian models of behavioural change during epidemics.

Epidemics·2026
Same journal

Mapping the landscape of individual-based models for respiratory pathogen transmission in the pandemic and post-pandemic era (2020-2024): A systematic review.

Epidemics·2026
Same journal

A stochastic meta-population model of Ebola virus disease transmission for informing public health decisions.

Epidemics·2026
Same journal

Modelling serological cross-reactivity to disentangle the dynamics of West Nile and Usutu viruses in an emerging area.

Epidemics·2026
See all related articles

Related Experiment Video

Updated: Jan 18, 2026

Trajectory Data Analyses for Pedestrian Space-time Activity Study
16:14

Trajectory Data Analyses for Pedestrian Space-time Activity Study

Published on: February 25, 2013

14.1K

Spatial analysis made easy with linear regression and kernels.

Philip Milton1, Helen Coupland1, Emanuele Giorgi2

  • 1MRC Centre for Outbreak Analysis and Modelling, Department of Infectious Disease Epidemiology, Imperial College London, London, UK.

Epidemics
|September 29, 2019
PubMed
Summary
This summary is machine-generated.

Random Fourier Features (RFF) enable kernel methods to scale to large spatial datasets by approximating the kernel matrix. This offers significant computational speed-up with minimal accuracy loss, making advanced spatial analysis more accessible.

Keywords:
Kernel approximationKernel methodsRandom Fourier featuresRegression

More Related Videos

Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation
08:47

Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation

Published on: February 9, 2024

2.1K
Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data
14:27

Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data

Published on: June 26, 2013

16.2K

Related Experiment Videos

Last Updated: Jan 18, 2026

Trajectory Data Analyses for Pedestrian Space-time Activity Study
16:14

Trajectory Data Analyses for Pedestrian Space-time Activity Study

Published on: February 25, 2013

14.1K
Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation
08:47

Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation

Published on: February 9, 2024

2.1K
Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data
14:27

Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data

Published on: June 26, 2013

16.2K

Area of Science:

  • Spatial statistics
  • Machine learning
  • Computational mathematics

Background:

  • Kernel methods extend linear models for non-linear spatial problems using high-dimensional feature spaces.
  • Standard kernel methods face cubic computational costs, limiting their application to datasets with thousands of points.
  • Existing computational power is insufficient for large-scale kernel method applications.

Purpose of the Study:

  • Provide an overview of kernel methods, focusing on ridge regression.
  • Introduce Random Fourier Features (RFF) as a scalable solution for kernel methods.
  • Demonstrate RFF's ability to approximate kernel matrices for computational efficiency.

Main Methods:

  • Review of kernel methods from first principles.
  • Introduction and application of Random Fourier Features (RFF).
  • Implementation of RFFs on a simulated spatial dataset using R code.

Main Results:

  • RFF approximates the full kernel matrix efficiently.
  • Significant computational speed-up is achieved with negligible accuracy reduction.
  • RFF can be integrated into existing spatial methods with minimal code.

Conclusions:

  • RFF provides a computationally efficient approach for large-scale kernel methods.
  • The method offers a practical solution for overcoming computational limitations in spatial analysis.
  • Further research can address remaining challenges and explore advanced RFF techniques.